{% extends "itsapp/base.html" %} {% block header %} {% endblock %} {% block content %}

Gallery {{gallery.name}}

{{photo.name}}

{% include "itsapp/photo_navigation.html"%} {% if next_photo %} {% endif %}
{% if next_photo %}
{% endif %}
Návrhy tagů:

Označené tagy:

{% endblock %}