<%= comments.length%>
Leave a comment <% if(currentUser){ %>

<%= currentUser.name %> <% if(currentUser.dg){ %> (<%= currentUser.dg %>) <% }%>

<% } %>