{% set height = asset.alt ? '70%' : '100%' %} {% set transcriptHeight = '30%' %} {% if asset.alt %}

{{ 'Transcript'|t('app') }}

{{ asset.alt|nl2br }}

{% endif %}