{% extends "blog/base.html" %} {% load crispy_forms_tags %} {% block content %}

{{ user.email }}

{% endblock content %}