{% if mimetype == "text" %} {{content}} {% elif mimetype == "image" %} {% elif mimetype == "audio" %} Your browser does not support the audio element. {% elif mimetype == "video" %} Your browser does not support the video element. {% else %} {{content}} {% endif %}
audio
video