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