{% extends "layout.html" %} {% block content %}

Account Settings

{% if error %}
{{ error }}
{% end %} {% if success %}
{{ success }}
{% end %}
Profile Information
Change Password
{% end %}