{% with a11y_info=press.a11y_info %} {% if a11y_info %}

{% trans 'Press:' %} {{ press.name }}

{{ a11y_info|safe }} {% endif %} {% endwith %}