{% extends 'event/landing_page_templates/BMW_MOTORRAD.html' %} {% load i18n static %} {% block title %}{{ event.name }}{% endblock title %} {% block translations %} {% if event.is_presentation_multilingual %}
{% endif %} {% endblock translations %} {% comment %} {% block translation-title %}

{{ presentation_translation.title|upper }}

{% endblock translation-title %} {% endcomment %} {% block images %} {% endblock images %} {% block upper-breadcrumbs %}{% endblock upper-breadcrumbs %} {% block action %} {% if preview_step == "presentation" %} {% include "event/landing_page_templates/previews/steps/BMW_MOTORRAD/presentation.html" %} {% else %} {% include "event/landing_page_templates/previews/steps/schedule.html" %} {% endif %} {% endblock action %} {% block lower-breadcrumbs %}{% endblock lower-breadcrumbs %} {% block immagine-footer %} {% if presentation_translation.footer_image %}
{% endif %} {% endblock immagine-footer %}