APP_NAME
<% if (props.auth) { -%>
Logged in as {{username}}
<% } -%>