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