{% block external-images %} {% if external_images %}
{% for external_images in external_images %} {% endfor %}

{% with preview_language=presentation_translation.language.code|default:"" %} {% with language_code=invite.get_presentation.language.code|default:preview_language %} {% if language_code = 'en' %} Click on the thumbnail to download the high-definition versions.
Photo copyright free for press use only.
On sport site www.press.bmwgroup-sport.com more photos are available in high resolution. {% else %} Clicca sulle miniature per scaricare le versioni ad alta definizione.
Foto libere da diritti per esclusivo uso stampa.
{% endif %} {% endwith %} {% endwith %}
{% endif %} {% endblock external-images %}