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