{% extends "layout.html" %} {% block title %}Update your account{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block body %}

Your personal informations



help?




{% if username %}
leave passwords blank to preserve your current password...

{%endif%} {% endblock %}