{% if filetype == 'Text' %} {% endif %} {% if filetype == 'Image' %} {% endif %} {% if filetype == 'SVG' %} {% endif %} {% if filetype == 'Audio' %} {% endif %} {% if filetype == 'Video' %} {% endif %} {% if filetype == 'SpreadSheet' %} {% include 'snippets/spreadsheet_convert_style.html' %} {% endif %} {% if filetype == 'Document' or filetype == 'PDF' %} {% endif %}