{% trans "No galleries were found." %}
{% endif %}{% extends "photologue/root.html" %} {% load i18n %} {% block title %}{% blocktrans with show_month=month|date:"F Y" %}Galleries for {{ show_month }}{% endblocktrans %}{% endblock %} {% block content %}
{% trans "No galleries were found." %}
{% endif %}