{% load static %}

{{gallery.title}}

{{gallery.subtitle}}
{% if user.is_authenticated %} {% else %} {% endif %}



{{page_title}}

{% block content %}{% endblock %}