{% include 'arches/layouts/fragments/header.html' %}
{% include 'arches/layouts/fragments/navigation.html' %}
{% block main_content %}{% endblock %}
{% set left_channel = arches_theme_bean.get_aux_content_docs("right_channel") %} {% for acd in left_channel %} {{ acd.text | safe }} {% endfor %}