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

Changer mes informations

{% csrf_token %} {{ form.as_html }}
{% endblock %}