<% if (canListComments && comments.length) { %>

Comments

<% } %> <% if (canAddComments) { %>
<%= commentFormTemplate({title: 'Add comment'}) %>
<% } %>