{{ comment.author_name }} {{ comment.created_at|date:"M j, Y" }} {{ comment.body|linebreaks }} {% include "comments/_reactions.html" with comment=comment counts=comment.reaction_counts user_reacted=comment.user_reacted %} Reply Cancel Reply {% include "comments/_reply_form.html" with page=page comment=comment %}