{% load scipost_extras %} {% load filename %} {% load file_extentions %} {% load user_groups %} {% load automarkup %} {% is_edcol_admin request.user as is_edcol_admin %} {% is_editorial_college request.user as is_editorial_college %}
{{ comment.comment_text|automarkup }}
{% if comment.file_attachment|is_image %} {% else %} {{ comment.file_attachment|filename }} {% endif %}
{{ comment.comment_text|automarkup }}
{% if comment.file_attachment %}Attachment:
{% if comment.file_attachment|is_image %}
{% else %}
{{ comment.file_attachment|filename }}
{% endif %}
{% endif %} {% if is_editorial_college or is_edcol_admin %} {% if comment.remarks_for_editors %}