Neue Features>: zu viele um sie zu beschrieben :D
This commit is contained in:
@@ -9,11 +9,11 @@
|
||||
</h1>
|
||||
|
||||
{% if page == 'schedule' %}
|
||||
<p>15:00 Trauung, 17:00 Empfang, 19:00 Dinner.</p>
|
||||
<p>{{ t('schedule_text') }}</p>
|
||||
{% elif page == 'hotels' %}
|
||||
<p>Empfehlungen folgen. Bitte frühzeitig buchen.</p>
|
||||
<p>{{ t('hotels_text') }}</p>
|
||||
{% elif page == 'taxi' %}
|
||||
<p>Taxi-Service: 01234 / 567890 (24/7).</p>
|
||||
<p>{{ t('taxi_text') }}</p>
|
||||
{% elif page == 'location' %}
|
||||
<p><strong>{{ location_name }}</strong></p>
|
||||
<p>{{ location_address }}</p>
|
||||
|
||||
Reference in New Issue
Block a user