<%= site_name %> <%= if (!current_user) { %>
  • Create Account
  • Log In
<% } %> <%= if (current_user) { %>
Logout
  • Settings
  • Inbox
<% } %>