{% for script in head_scripts %} {{ script }} {% endfor %}
{{ title }}
{% if group %}
‹ Back to group
{% endif %}
{{ title }}
{{ subtitle }}
{% for section in sections %}
{{ section.name }}
{% endfor %}
{% for section in sections %}
{{ section.name }}
{{ section.rendered }}
{% endfor %}
{% for script in body_scripts %} {{ script }} {% endfor %}