{% extends "photos/base.html" %} {% load cache %} {% block content %} {% block section_head %}

Photo Galleries

{% endblock section_head %} {% block gallery_list %} {% endblock gallery_list %} {% endblock content %}