{% extends "layouts/base.html" %} {% block main_content %} {% set breadcrumbs = [ {"name": t('nav.settings'), "url": "/settings", "icon": "fas fa-cog"}, {"name": t('settings.profile'), "icon": "fas fa-user"} ] %} {% set header_title = t('settings.profile') %} {% set header_subtitle = t('settings.profile') %} {% set header_icon = "fas fa-user" %} {% include "components/page_header.html" %}

Email address cannot be changed. Contact your administrator if needed.

Cancel

Account Security

Manage your password and security settings

Password

Last changed recently

Two-Factor Authentication

Add an extra layer of security

{% endblock %}