<% if (locals.user) {%> MY PERSON <%= user.username %>
LOG OUT
Views: <%= sessions %>
<% } else { %>
you should log in man
please log in
Username
Password
Log In
<% } %>
Sign in with Google