#{extends 'main.html'/} #{set title:'Sign Up'/}
#{if flash.error}
&{flash.error}
#{/if} #{if flash.success}
&{flash.success}
#{/if}

Poupaniquel Sign Up