{% load staticfiles i18n bootstrap3 compile_static aristotle_tags %} {# Android web-app #} {# Apple web-app #} {% block title %}{% endblock %} - {{ config.SITE_NAME }} {% include 'aristotle_mdr/scripts.html' %} {% block extra_head_scripts %} {% comment %} Only for scripts that need to be inserted for other special templates For example: look ups in supersedes, login, search, etc... {% endcomment %} {% endblock %} {% block header %} {% include 'aristotle_mdr/header.html' %} {% endblock %} {% if messages %}
{% endif %}
{% block content %} {% endblock %}
{% include 'aristotle_mdr/footer.html' %}