{# This framework doesn't support AWS links S3. Or categories. #} {% if RSS %}{% include this.frameworkBaseDir() ~ 'includes/rss.twig.html' %} {% else %} {% include this.frameworkBaseDir() ~ 'includes/header.twig.html' %} {% set LINKS_IN_INCLUDES = true %} {% if Rows %} {% for item in Row %}
{% endfor %} {% endif %} {% include this.frameworkBaseDir() ~ 'includes/footer.twig.html' %} {% endif %}