{% extends "base.html" %} {% load sekizai_tags mirskutils bootstrap %} {% block page_header %}
you are already logged in as {{ user.email }}
so no need to reset your password.
if you're looking to change your password, go to your account settings.
{% endif %} {% endblock page_content %}