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