EVENT_GOOGLE_MAPS_DOMAIN = 'maps.google.fr'
EVENT_PER_PAGE = 8
EVENT_USE_FEATURED_IMAGE = True
-EVENT_SHOP_URL = 'http://eve.ircam.fr/pub.php/manifestation/'
+EVENT_SHOP_URL = 'http://eve.ircam.fr/manifeste.php/manifestation/'
{% endblock %}
{% block event_detail_content %}
-<iframe width="100%" height="1100px" scrolling="auto" src="{{ shop_url }}{{ event.external_id }}" frameborder="0" allowfullscreen=""></iframe>
+<iframe width="100%" height="680px" scrolling="auto" src="{{ shop_url }}{{ event.external_id }}" frameborder="0" allowfullscreen=""></iframe>
{% endblock %}
{% block event_detail_sharebuttons %}