#{extends 'main.html' /}
Desired username is ${user.username}
First name is ${user.information.firstname}
Last name is ${user.information.lastname}
Age is ${user.information.age}
Password is ${user.password}
Email is ${user.email}
#{a @Sample6.index()}Back#{/a}