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