{% if alternates is defined and alternates is not empty %} {% for alternate in alternates %} {% if alternate[2] == 'slug1' %} {% elseif alternate[2] == 'slug2' %} {% elseif alternate[2] == 'id1' %} {% else %} {% endif %} {% endfor %} {% if alternates[0][2] == 'slug1' %} {% elseif alternates[0][2] == 'slug2' %} {% elseif alternates[0][2] == 'id1' %} {% else %} {% endif %} {% endif %} {% block stylesheet %} {% endblock %} {% if 'cershop.local' not in app.request.uri %} {% endif %} {% include('js/analytics.js.twig') %} {% include('js/libreria_eventos.js.twig') %}