{% include 'default_head.html' %} {% block extra_head %}{% endblock extra_head %} {% if user_css %} {% endif %} {% include 'analytics.html' %} {% include 'decrypt.html' %} {% include 'gtm.html' %}

{{ index_title }}

{% include 'links.html' %}
{% include 'breadcrumb.html' %} {% block content %}{% endblock %} {% if album.description %}
{{ album.description }}
{% endif %}
{% include 'footer.html' %} {% block extra_footer %}{% endblock %}
{% include 'piwik.html' %}