{% load mycreole %} {% load access %} {% may_modify_comment comment as user_may_modify_comment %}
{{ comment.creation_date }}{% if comment.user %} ({{ comment.user.username }}){% endif %}:
{% render_creole comment.comment comment.attachment_target_path next_anchor %}