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

Perfil

{% if messages %} {% endif %}
{% csrf_token %} {{form.as_p}}
{%endblock%}