IBE / Ticket 1376 + 1377

git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3389 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
adametz 2018-04-13 13:39:14 +00:00
parent ee9a1ce0ec
commit 83de9a1ae5
5 changed files with 152 additions and 53 deletions

View file

@ -37,37 +37,7 @@
</div><!-- end col -->
<div class="col-md-6 col-sm-6 col-xs-12">
<p class="hl4">NEWSLETTER:</p>
<div class="newsletterwidget">
<p>Erhalten Sie ca. einmal wöchentlich mit dem Newsletter von STERN TOURS aktuelle Angebote, indem Sie sich hier eintragen:</p>
<form id="newsletter" class="row">
<div class="col-md-6 col-sm-6 col-xs-12">
<div class="form-group">
<input type="text" class="form-control border-radius" placeholder="Ihr Vorname">
</div>
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<div class="form-group">
<input type="text" class="form-control border-radius" placeholder="Ihr Nachname">
</div>
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<div class="form-group">
<input type="text" class="form-control border-radius" placeholder="Ihre E-Mail Adresse">
</div>
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<button type="submit" class="btn btn-primary btn-lg border-radius btn-block">anmelden</button>
</div>
</form>
</div><!-- end newsletter widget -->
</div><!-- end col -->
</div><!-- end row -->
<div class="clearfix padding-bottom"></div>
<div class="row">
<div class="col-md-6 col-sm-6 col-xs-12">
<p class="hl4">ANGESCHLOSSEN AN PROFIS DER REISEBRANCHE:</p>
<p class="hl4">ANGESCHLOSSEN AN PROFIS DER REISEBRANCHE:</p>
<div class="row text-center">
<div class="col-md-6 col-sm-6 col-xs-6">
{% image '@AppBundle/Resources/public/images/logos/iata.png' %}<img class="img-responsive" src="{{ asset_url }}" alt="IATA">{% endimage %}
@ -80,24 +50,26 @@
{% image '@AppBundle/Resources/public/images/logos/DB.png' %}<img class="img-responsive" src="{{ asset_url }}" alt="DB Bahn">{% endimage %}
</div>
</div>
</div>
</div><!-- end col -->
</div><!-- end row -->
<div class="clearfix padding-bottom"></div>
<div class="row">
<div class="col-md-6 col-sm-6 col-xs-12">
<p class="hl4">Sicherheit &amp; starke Marken:</p>
<p class="hl4">Sicherheit &amp; starke Marken:</p>
<div class="row text-center">
<div class="col-md-12">
{% image '@AppBundle/Resources/public/images/logos/ssl.png' %}<img class="left-img" src="{{ asset_url }}" alt="SSL" style="margin-top: 14px;">{% endimage %}
</div>
<div class="clearfix padding-bottom"></div>
<div class="col-md-6 col-sm-6 col-xs-6">
{% image '@AppBundle/Resources/public/images/logos/logo-jugendreisen-spezialist.png' %}<img class="img-responsive" src="{{ asset_url }}" alt="jugendreisen spezialist" style="margin-top: 15px">{% endimage %}
</div>
<div class="col-md-6 col-sm-6 col-xs-6">
{% image '@AppBundle/Resources/public/images/logos/fairliners_g.png' %}<img class="img-responsive" src="{{ asset_url }}" alt="fairliners" style="margin-top: 15px">{% endimage %}
</div>
</div>
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
</div>
</div><!-- end row -->
<div class="clearfix padding-bottom"></div>
</div><!-- end container -->