{% load djblets_deco djblets_extensions djblets_utils i18n rb_extensions %} {% load reviewtags tz %}
{{entry.review.body_top|render_markdown:entry.review.body_top_rich_text}}{% reply_section entry "" "body_top" "rcbt" %} {% if entry.comments.diff_comments or entry.comments.screenshot_comments or entry.comments.file_attachment_comments %}
{{comment.text|render_markdown:comment.rich_text}}{% if comment.issue_opened %}
{{comment.text|render_markdown:comment.rich_text}}{% if comment.issue_opened %}
{{comment.filediff.dest_file_display}} {% if comment.interfilediff %} (Diff revisions {{comment.filediff.diffset.revision}} - {{comment.interfilediff.diffset.revision}}) {% else %} (Diff revision {{comment.filediff.diffset.revision}}) {% endif %} |
---|
{{comment.text|render_markdown:comment.rich_text}}{% if comment.issue_opened %}
{{entry.review.body_bottom|render_markdown:entry.review.body_bottom_rich_text}}{% reply_section entry "" "body_bottom" "rcbb" %} {% endif %}
{{comment.file_attachment.draft_caption}}
{% elif comment.file_attachment.caption %}{{comment.file_attachment.caption}}
{% endif %}