{% include ["site/sections/" + section.type + ".html", "site/sections/generic.html"] %}
{% else %}
{% include ["site/sections/" + section.type + ".html", "site/sections/generic.html"] %}
{% endif %}
{% endfor %}
{% else %}
Loading...
{% endif %}