Toggle navigation
Tiny images hosting
<% if (!is_user_authenticated()) { %>
Sign in
<% } else { %>
Logout
<% } %>
<%= content %>