% if (typeof refresh !== 'undefined' && refresh > 0) { _%>
<% } _%>
<%= title %>
About
Forum
<%_ if (user) { _%> <%_ if (user.unread > 0) { _%>
Inbox (<%= unread %>)
<%_ } else { _%>
Inbox
<%_ } _%>
Profile (<%= user.name %>)
<%_ } else { _%>
Signup
Login
<%_ } _%>
<%= title %>
<%_ if (typeof flash !== 'undefined' && flash.length > 0) { _%>
<%= flash %>
<%_ } _%>