{% if signedin() %} {% set user = user() %}
You are logged in as {{ user['username'] }}.
Homepage Sign out
Public profile of {{ user['username'] }}