<#include "/admin/util/editor/editor.html" />

#i18n{${emailLabel}}

    <#if email_type != "reactivated" && email_type != "expired" && email_type != "password_expired" >
  • ${r"${url}"} : #i18n{portal.users.accountLifeTime.labelUrl}
  • ${r"${first_name}"} : #i18n{portal.users.accountLifeTime.labelFirstName}
  • ${r"${last_name}"} : #i18n{portal.users.accountLifeTime.labelLastName}
  • <#if email_type != "password_expired" >
  • ${r"${date_valid}"} : #i18n{portal.users.accountLifeTime.labelDateValid}
<@initEditor />