<% if (props.layout === 'simple') { -%> <% } -%> <% if (props.layout === 'simple') { -%> <% } else { -%> APP_NAME
<% if (props.auth) { -%> Logged in as {{username}} <% } -%>
<% } -%>
<% if (props.layout !== 'simple') { -%> {{title}} <% } -%>