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