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

theme.base.login.login-update-profile.ftl Maven / Gradle / Ivy

There is a newer version: 25.0.2
Show newest version
<#import "template.ftl" as layout>
<@layout.registrationLayout; section>
    <#if section = "header">
        ${msg("loginProfileTitle")}
    <#elseif section = "form">
        
<#if user.editUsernameAllowed>
<#if isAppInitiatedAction??> <#else>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy