{% extends "base.html" %} {% block extra_head %} {# We will always want to show the first image when we're on an album page #} {# Start loading now for faster document complete instead of waiting for js to load it #} {% if settings.show_map and album.show_map %} {% endif %} {% endblock %} {% block content %}
{% if album.zip %} {% endif %} {% if album.description %}