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

templates.blossom.activation.change-password.ftl Maven / Gradle / Ivy

<#import "/spring.ftl" as spring>





  
  

  BLOSSOM | <@spring.message "change.password.page.title"/>

  
  

  
  " rel="stylesheet">



<@spring.message "change.password.page.title"/>

<@spring.message "change.password.message"/>

<@spring.message "change.password.constraints"/>

<@spring.bind "updatePasswordForm"/> <#assign hasGlobalError = spring.status.error/> <@spring.bind "updatePasswordForm.password"/>
" required=""> <#list spring.status.errorMessages as error> ${error}
<@spring.bind "updatePasswordForm.passwordRepeater"/>
" required=""> <#list spring.status.errorMessages as error> ${error}
<@spring.bind "updatePasswordForm"/> <#if hasGlobalError>

<#list spring.status.errorMessages as error> ${error} <#if !error?is_last>


Blossom © 2017




© 2015 - 2025 Weber Informatics LLC | Privacy Policy