{% load static %} {% block title %}{{ SITE_NAME }}{% endblock %} {% include 'bundles/bootstrap-css.html' %} {% include 'bundles/fontawesome.html' %} {% block extra_include %} {% endblock %}
{% block content %} {% endblock %}