{% extends 'layout.html' %} {% block content %}

Edit Profile

{% csrf_token %} {{ form.as_p }}
{% endblock %}