{% extends "gallery_base.html" %} {% block title %}Photo Gallery - {{album}}{% endblock %} {% block content_title %} {{album.album_name}}- Images {% endblock %} {% block content_form_text%}

{{album.album_description}}

{% endblock %}