-
<% if(!currentUser) { %>
- Search for blog posts
- About
- Minimal browsers <% } else { %>
- My Blog
- Create a blog post
- Search for blog posts
- About
- Minimal browsers <% } %>
<%= currentUser.username.toUpperCase() %>
New blog post.
%- include('../partials/header') %>
New blog post.