{% extends "base.html" %} {% block content %} {{ profile }} {% if form.errors %}

Please correct the errors below

{% endif %} {% endblock %}