{{page_title}}
{% for page in pages %} {% if page.is_active: %}
{% else %}
{% endif %}
{{ page.name }}
{% endfor %}
{% block content %}{% endblock %}