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