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