{% load i18n %} {% load eventurl %}

{% trans "Book a hotel" %}

{% if click_to_load %}

{% trans "Book a hotel" %}

{% trans "This service uses 3rd-party content provided by closer2event. By clicking the button above you agree to sharing some personal information." %}
{% if privacy_url %} {% trans "For further info see our privacy statement." %} {% else %} {% trans "For further info see closer2event’s privacy policy." %} {% endif %}

{% endif %}