{% extends 'base.html' %} {% load i18n %} {% block title %}{% trans "User Info" %}{% endblock %} {% block page_header %} {% include "horizon/common/_page_header.html" with title=_("My Details") %} {% endblock page_header %} {% block main %}
View and update your user details. NOTE: Some information is not editable via this page. To correct mistakes in your name or email, please contact your organization's IT support, and ask them to correct the details they publish about you via their AAF Identity Provider (IdP).