<%- appName %> v<%- version %> <% if(isLoggedin) { %> Logged in <%- usr %> <% } else { %> Not Logged In <% } %>