{% if mimetype == "text" %} {{content}} {% elif mimetype == "image" %} {% elif mimetype == "audio" %} {% elif mimetype == "video" %} {% else %} {{content}} {% endif %}