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