@{head}
@{if user !== null}
Current status: LOGGED
@{else}
Current status: UNLOGGED
@{endif}

@{body}