{% extends "groups/comment_base.html" %} {% block comment_visible %}

{{ comment.body }}

{% include "groups/_comment_attachments.html" %} {% endblock comment_visible %}