#{extends 'SecureLint/layout.html' /}

${play.configuration['application.name']}

#{form @Lintity.resendPassword()} #{if flash.error}

&{flash.error}

#{/if} #{if flash.success}

&{flash.success}

#{/if}

#{/form}