@{head}
@{if user !== null}
Current status: LOGGED
@{else}
Current status: UNLOGGED
@{endif}
Homepage
Login
Logoff
TEST PAGE
@{body}