{% if gallery.description %}
{% endif %} {% if gallery.lang %}
{% endif %}
{{ gallery.title }} ยท {{ settings.title }}
{% for section in gallery.sections %} {% include "sections/" + section.type + ".html" %} {% endfor %} {% if settings.share %} {% include "share.html" %} {% endif %}
HOME
{% include "footer.html" %}