{% if User::is_valid () %}

{{User::val('name')}}  |  {"Log out"}

{% else %}

{"Forgot your password?"}  |  {"Sign up here"}

{% end %}