Back to Fullcalendar

Base

_layouts/base.html

latest324 B
Original Source

{% if layout.responsive %} {% endif %} {% include head-search.html %} {% include head-title.html %} {% include head-description.html %} {% include head-analytics.html %} {% include head-favicon.html %} {% include head-css.html %} {% include head-js.html %}

{% include topbar.html %} {{ content }} {% include footer.html %}