17 lines
276 B
HTML
17 lines
276 B
HTML
<? fullcalendar_docs_head() ?>
|
|
<? fullcalendar_title() ?>
|
|
<? fullcalendar_docs_nav() ?>
|
|
<? begin_content() ?>
|
|
|
|
<div id='toc'>
|
|
<h1>Table of Contents</h1>
|
|
{{ toc }}
|
|
</div>
|
|
|
|
<div class='clear'></div>
|
|
|
|
{% block body %}{% endblock %}
|
|
|
|
<? end_content() ?>
|
|
<? fullcalendar_side() ?>
|