{% extends "im/account_base.html" %} {% block body %}

GENERAL INFO

{% csrf_token %} {% with profile_form as form %} {% include "im/form_render.html" %} {% endwith %}

ENABLED AUTHENTICATION METHODS

{% endblock body %}