{% load i18n pipeline %}{% load firstof from future %} {{ meta.title }} {% javascript "gallery" %} {% if meta.cover and mode != "photo" %} {% endif %} {% if meta.custom_css %}{% endif %}
{% block main %}{% endblock main %}
{% if album != "index" %}{% endif %} {% include "user-footer.html" %}