b0ard <%= currentUser.username %>

<%= user.username %>

One day there will be avatars here

<% if (user.username === currentUser.username) { %> Edit User
Log Out <% } %>