{% load account_tags %}
<%= user_name %>'s Avatar
<%= humanise(date_created) %>
<%= comment %>
<% if (can_edit) { %> <% } %>