{% if filename %}

{{filename}}

{% else %}

Select any file on the list

{% endif %}
{{file_content | replace('\r', '
') | safe}}