<%layout("/eova/layout/default.html",{'title' : 'update password'}){%>
${I18N('旧密码')}: <#text id="oldPwd" name="oldPwd" />
${I18N('新密码')}: <#text id="newPwd" name="newPwd" />
${I18N('确认密码')}: <#text id="confirm" name="confirm" />
<%}%>