<#import "template.ftl" as layout> <@layout.mainLayout active='account' bodyClass='user'; section>

${msg("editAccountHtmlTitle")}

* ${msg("requiredFields")}
<#if !realm.registrationEmailAsUsername>
disabled="disabled" value="${(account.username!'')}" />

Personal details

Please note that providing identifying data is not required and should be done with great care. At the moment, your first name and last name are only displayed in Nextcloud.

<#if url.referrerURI??>${kcSanitize(msg("backToApplication")?no_esc)}