{% extends "allauth/layouts/manage.html" %} {% load allauth %} {% block head_title %}Profile{% endblock %} {% block content %} {% element h1 %} Profile {% endelement %}

Your profile

{% endblock content %}