{% include "djangolg/css.html" %} {% include "djangolg/js.html" %}
{% include "djangolg/navbar.html" %} {% block modal %}{% endblock %}
{% block content %}{% endblock %}
{% include "djangolg/footer.html" %}