{% load staticfiles %} {% load i18n %} {% load bootstrap %} {{ SITE_NAME }} - {% block page_title %}{% endblock page_title %} {% include 'bundles/bootstrap-css.html' %} {% include 'bundles/fontawesome.html' %} {% block content %} {% endblock content %} {% include 'bundles/bootstrap-js.html' %}