{% for gallery in latest %}
{% else %}
{% include "photologue/includes/gallery_sample.html" %}
{% endfor %}
{% trans "No galleries were found" %}.
{% endif %}{% extends "photologue/root.html" %} {% load i18n %} {% block title %}{% trans "Latest photo galleries" %}{% endblock %} {% block content %}
{% trans "No galleries were found" %}.
{% endif %}