{% extends "base.html" %} {% load i18n page embed %} {% load url from future %} {% block main %} {% if not meta.custom_menu %}
{% else %}{% include "user-menu.html" %}{% endif %} {% if mode == "photo" %}{{ entry.description|safe }}
{% endif %}© {{ meta.copyright }}
{% endblock main %}