{% load i18n cms_tags %} {% with instance.audio_file.extension as ext %} {% endwith %} {% comment %} # https://developer.mozilla.org/en-US/docs/Web/HTML/Element/audio # https://github.com/divio/django-filer/blob/master/filer/models/filemodels.py {{ instance.audio_file }} # Available variables: {{ instance.text_title }} {{ instance.text_description }} {{ instance.attributes_str }} {% endcomment %}