{% extends 'booru/base.html' %} {% block css %} {% load static %} {% endblock %} {% block scripts %} {% endblock %} {% block body %}

Gallery: {{gallery.name}}

Search Edit History

{{gallery.description}}

{% for post in page.object_list %} {% endfor %}
{% endblock %}