diff --git a/app/Resources/views/base.html.twig b/app/Resources/views/base.html.twig index 62a0e3ed..55d8ef21 100644 --- a/app/Resources/views/base.html.twig +++ b/app/Resources/views/base.html.twig @@ -52,9 +52,9 @@ - + - + {% block canonical_tag %} @@ -88,6 +88,17 @@ gtag('config', 'G-Y1Y779PDME'); + {% block stylesheets %} {% endblock stylesheets %} @@ -99,7 +110,12 @@
@@ -116,7 +132,7 @@
- Top Kundenservice + Top Kundenservice
  • Spezialist für Kulturreisen
  • @@ -152,7 +168,9 @@
@@ -184,14 +195,14 @@ {{ render(controller('AppBundle:Component:footer')) }} - +
{% embed 'default/components/embed/modal.html.twig' with {id: 'default'} %}{% endembed %} - + {% block javascripts %} @@ -206,7 +217,6 @@ }); }); - {% endblock javascripts %} diff --git a/app/Resources/views/default/components/footer.html.twig b/app/Resources/views/default/components/footer.html.twig index ff3a4911..e785b190 100644 --- a/app/Resources/views/default/components/footer.html.twig +++ b/app/Resources/views/default/components/footer.html.twig @@ -1,95 +1,106 @@ -
-
- -
- -
- -

030 - 700 94 100

-

{% if(content.available.phone.active) %} - erreichbar - {% else %} - erreichbar - {% endif %} - {{ content.available.phone.content }}

-
- -
- -

stern@sterntours.de

-

schreiben Sie uns jederzeit

-
- -
- -

Kontaktformular

-

oder nutzen Sie einfach unser:

-
- -
- -

Über uns

-

Erfahren Sie mehr über unser Reisebüro.

-
- -
- -
-
- - -
-
-
-
-

STERN TOURS © {{ 'now'|date('Y') }}

-
- - -
-
-
\ No newline at end of file +
+
+ +
+ +
+ +

030 - 700 94 100

+

{% if(content.available.phone.active) %} + erreichbar + {% else %} + erreichbar + {% endif %} + {{ content.available.phone.content }}

+
+ +
+ +

stern@sterntours.de

+

schreiben Sie uns jederzeit

+
+ +
+ +

Kontaktformular

+

oder nutzen Sie einfach unser:

+
+ +
+ +

Über uns

+

Erfahren Sie mehr über unser Reisebüro.

+
+ +
+ +
+
+ + +
+
+
+
+

STERN TOURS © {{ 'now'|date('Y') }}

+
+ + +
+
+
+ + + + +
+ \ No newline at end of file diff --git a/app/Resources/views/default/components/header.html.twig b/app/Resources/views/default/components/header.html.twig index 7d049414..5a06c86c 100644 --- a/app/Resources/views/default/components/header.html.twig +++ b/app/Resources/views/default/components/header.html.twig @@ -187,7 +187,7 @@ {# @var nav_page \AppBundle\Entity\Page #} diff --git a/app/Resources/views/default/components/home/dev_slider.html.twig b/app/Resources/views/default/components/home/dev_slider.html.twig new file mode 100644 index 00000000..73a5392b --- /dev/null +++ b/app/Resources/views/default/components/home/dev_slider.html.twig @@ -0,0 +1,197 @@ +{% form_theme search_form 'default/form/theme.html.twig' %} + + + +
+
+
+
+
+
+
+
+ Top Kundenservice +
+
    +
  • Spezialist für Kulturreisen
  • +
  • Reiseexperte seit 1998
  • +
  • Beratung für individuelle Reisen
  • +
+
+
+
+
+
+
+ +
+ +
+
+
+
+
+
+
+
+ {{ form_field_pho(search_form.b, 'Anreise am') }} +
+
+ {{ form_field_pho(search_form.e, 'Abreise am') }} +
+
+ {{ form_field_pho(search_form.c) }} +
+
+ + +
+
+ +
+
+
+
+
+
+
+
diff --git a/app/Resources/views/default/components/multiPageBoxCarousel.html.twig b/app/Resources/views/default/components/multiPageBoxCarousel.html.twig index e14a4ae1..57700f88 100644 --- a/app/Resources/views/default/components/multiPageBoxCarousel.html.twig +++ b/app/Resources/views/default/components/multiPageBoxCarousel.html.twig @@ -1,32 +1,42 @@ -