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

Which one do you want to run ?

How many tries ?


help ?

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

{%endif%} {% endblock %}