{% if config['READ_ONLY_MODE'] %} {% endif %} {% if config['BANNER_ACTIVATED'] %} {% block banner %} {% set b_content = config['BANNER_HTML_CONTENT'] %} {% include theme('banners/generic.html') with context %} {% endblock %} {% endif %}
{% include theme('stories.html') %}