{% set audio = Audio(section.image) %} {{ audio.copy() }}

{% if section.title %}{{ section.title }}{% else %}{{ audio }}{% endif %}