{% include 'components/javascripts.html' %}
{% include 'components/navbar.html' %} {% include 'components/messages.html' %}
{% block header %}{% endblock %} {% block content %}{% endblock %}
{% include 'components/footer.html' %} {% include 'components/modal.html' %}