{% extends 'blog/base.html' %} {% load crispy_forms_filters %} {% block title %} Profile Page {% endblock %} {% block body %}
{{ user.email }}
If you want to see the Profile information then you have to be login