{% for section in gallery.sections %} {% include "sections/" + section.type + ".html" %} {% endfor %}
{% include 'footer.html'%}