{% extends "../nutriform/base.html" %} {% block content %}

Modification du compte {{ user.username }}

{% csrf_token %} {{form}}
{% endblock %}