{{ t('schedule_text') }}
{% elif page == 'hotels' %}{{ t('hotels_text') }}
{% elif page == 'taxi' %}{{ t('taxi_text') }}
{% elif page == 'gifts' %}{{ t('gifts_text') }}
{% elif page == 'location' %}{{ location_name }}
{{ location_address }}
{% endif %}