{% load static i18n fontawesome_5 bootstrap4 %}
{{ base_title }}
{% bootstrap_css %} {% bootstrap_javascript jquery='full' %} {% fontawesome_5_static %}
{% block head %} {% endblock %}
{% block header %} {% include 'navbar.html' %} {% endblock %}
{% block footer %} {% include 'footer.html' %} {% endblock %}