{% for m in appearance.modules %}
{% endfor %}
{% endif %}
{% block content %}{% endblock %}
{{ m.title }}
{{ m.content|safe }}
{% if appearance.favicon %}{% endif %} {% if appearance.accent_color %} {% endif %} {% if appearance.custom_css %}{% endif %}
{% if appearance.background_image %} {% if appearance.background_opacity %}{% endif %} {% endif %}