{% load i18n %}
{{ gallery.date_start }}{% if gallery.date_end and gallery.date_end != gallery.date_start %} - {{ gallery.date_end }}{% endif %}
{% endif %} {% if request.user.is_staff and gallery.photo_private_count %}{{ gallery.photo_private_count }} photos censurées
{% endif %}