{% load staticfiles %} Osmaxx

Osmaxx

{% include 'excerptexport/partials/navigation.html' with view=view user=user %}
{% include 'excerptexport/partials/flash_messages.html' with messages=messages %}
{% block main %}

Main block

{% endblock %}
{% block scripts %} {% endblock %}