{% extends 'layout.html' %} {% block content %} {% include 'parts/navbar.html' %}
{% endblock %} {% block bottom %} {% set load_fullcalendar_locale = true %} {% include 'parts/agendavjs.html' %} {% include 'parts/bottom.html' %} {% endblock %}