<% if (typeof messages !== 'undefined') {%> <% messages.forEach(function (message) { %> <%= __(message) %> <% }) %> <% } %> <% if (typeof username !== 'undefined') {%> <%= __("Welcome, " + username) %> | logout <% } else { %> <%= __("Welcome, Guest ") %> | Log In | Sign Up <% } %> <%- body %>
...

Gentelella Alela! a Bootstrap 3 template by Kimlabs. | Gentelella Alela!