{% extends "settings/index.html" %} {% block header_text %}

Edit Profile Page

{% endblock %} {% block main %}
Back to Pages
{% if error %}
{{ error }}
{% endif %}

Slug: {{ page.slug }}

Preview Cancel
{% endblock %}