@ -15,6 +15,7 @@
{% include 'analytics.html' %}
</head>
<body>
{% include 'decrypt.html' %}
{% include 'gtm.html' %}
<div class="container">
<div class="three columns">
@ -49,6 +50,5 @@
</div>
{% block footer %}{% endblock %}
{% include 'piwik.html' %}
</body>
</html>
@ -16,6 +16,7 @@
<header>
@ -35,6 +36,5 @@
{% block late_js %}{% endblock late_js %}
@ -13,6 +13,7 @@
<h1><a href="{{ album.index_url }}">{{ index_title }}</a></h1>
@ -34,6 +35,5 @@
{% block extra_footer %}{% endblock %}