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

panda.gems.users.action.front.ProfileAction_confirm.ftl Maven / Gradle / Ivy



	<@p.text name="title"/>




<#include "/action-alert.ftl"/> <@p.form id="profile" action="./execute" method="post" cssClass="p-vform" focusme="true" theme="bs3h"> <@p.viewfield key="name" label="#(a.t.name)"/> <@p.viewfield key="email" label="#(a.t.email)"/> <@p.div cssClass="p-buttons"> <@p.submit icon="icon-save" label="#(btn-save)"/> <@p.submit icon="icon-back" action="./input" label="#(btn-back)"/>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy