{{ comment.body }}
- {% include "comments/_reactions.html" with comment=comment counts=comment.reaction_counts user_reacted=comment.user_reacted %} -{{ reply.body }}
+ +{{ comment.body }}
- {% include "comments/_reactions.html" with comment=comment counts=comment.reaction_counts user_reacted=comment.user_reacted %} -{{ reply.body }}
+ +
Post a Comment
- {% if success_message %} -{{ error }}
{% endfor %} - {% for field in comment_form %}{% for error in field.errors %}{{ field.label }}: {{ error }}
{% endfor %}{% endfor %} -