{% extends 'base.html' %} {% block content %} Edit Profile {% csrf_token %} {{ form }} {% endblock %}