All Downloads are FREE. Search and download functionalities are using the official Maven repository.

theme.base.account.account.ftl Maven / Gradle / Ivy

There is a newer version: 25.0.2
Show newest version
<#import "template.ftl" as layout>
<@layout.mainLayout active='account' bodyClass='user'; section>

    

${msg("editAccountHtmlTitle")}

* ${msg("requiredFields")}
<#if !realm.registrationEmailAsUsername>
<#if realm.editUsernameAllowed>*
disabled="disabled" value="${(account.username!'')}"/>
*
*
*
<#if url.referrerURI??>${kcSanitize(msg("backToApplication")?no_esc)}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy