<%= display.email %>
<%= item.about %>
<% if(user.isAdmin || user.username === item.username) { %> <%= t('Edit Your Profile') %> <% } %>