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

Account

{% if !error.is_empty() %}

{{ error }}

{% endif %}
{% endblock %}