{% extends "base.html" %} {% block extra_head %} {# These are used on album pages - prefetch now #} {% endblock %} {% block content %}
{% include 'album_items.html' %} {% endblock %}