{%comment%} content of files that can be viewed online shows here. For details please refer to 'snippets/file_content_js.html'. {%endcomment%}
{% if not err %} {% if filetype == 'Text' or filetype == 'Sf' %} {% ifnotequal file_content None %} {% if filetype == 'Text' %} {% else %}
{{ file_content|safe }}
{% endif %} {% endifnotequal %} {% endif %} {% if filetype == 'Image' %} {{ u_filename}} {% endif %} {% else %}

{{ err }}

{% endif %}