mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-07-02 17:00:06 +08:00
9 lines
158 B
HTML
9 lines
158 B
HTML
<? fullcalendar_docs_head() ?>
|
|
<? fullcalendar_title() ?>
|
|
<? fullcalendar_nav() ?>
|
|
<? begin_content() ?>
|
|
|
|
{% block body %}{% endblock %}
|
|
|
|
<? end_content() ?>
|