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

User Profile

{% csrf_token %} {{ form.as_p }}
Change Password Activate
{% endblock %}