{% if alerts %} {% endif %}
{{ user_nav }}

{{ page_title }}

{{ top_nav }}

X
{% if page_description %}

{{ page_description }}

{% endif %} {% if sections %}
{% for section in sections %}
{% for action in section.actions %} {% if action.href %} {{ action.caption }} {% else %}
{% endif %} {% endfor %} {% if section.actions %}
{% endif %}

{{ section.title }}

{% if section.description %}

{{ section.description }}

{% endif %} {% if section.pre %} {{ section.pre }} {% else %}
    {% if not section.children %} < none > {% endif %} {% for item in section.children %}
  1. {{ item }}
  2. {% endfor %}
{% endif %}
{% endfor %}
{% endif %} {% if main_content %}
{{ main_content }}
{% endif %}