{% block body %}{% endblock %} {% include "modals/task.html" %} {% include "modals/task_fullscreen.html" %} {% include "modals/confirm.html" %} {% include "modals/error.html" %} {% block modals %}{% endblock %} {% block scripts %}{% endblock %}