743 lines
47 KiB
PHP
743 lines
47 KiB
PHP
<?php
|
|
|
|
use Twig\Environment;
|
|
use Twig\Error\LoaderError;
|
|
use Twig\Error\RuntimeError;
|
|
use Twig\Extension\SandboxExtension;
|
|
use Twig\Markup;
|
|
use Twig\Sandbox\SecurityError;
|
|
use Twig\Sandbox\SecurityNotAllowedTagError;
|
|
use Twig\Sandbox\SecurityNotAllowedFilterError;
|
|
use Twig\Sandbox\SecurityNotAllowedFunctionError;
|
|
use Twig\Source;
|
|
use Twig\Template;
|
|
|
|
/* default/components/header.html.twig */
|
|
class __TwigTemplate_3e191c455e2e700d95b8064f8bc5f790f74f81154becbd61da7fcebc1eb10749 extends \Twig\Template
|
|
{
|
|
private $source;
|
|
private $macros = [];
|
|
|
|
public function __construct(Environment $env)
|
|
{
|
|
parent::__construct($env);
|
|
|
|
$this->source = $this->getSourceContext();
|
|
|
|
$this->parent = false;
|
|
|
|
$this->blocks = [
|
|
];
|
|
}
|
|
|
|
protected function doDisplay(array $context, array $blocks = [])
|
|
{
|
|
$macros = $this->macros;
|
|
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
|
|
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "default/components/header.html.twig"));
|
|
|
|
// line 1
|
|
echo "<div id=\"topBar\" class=\"\">
|
|
<div class=\"container-fluid\">
|
|
";
|
|
// line 3
|
|
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 3, $this->source); })()), "info", [], "any", false, false, false, 3), "office_important_note_active", [], "any", false, false, false, 3) == 1)) {
|
|
// line 4
|
|
echo " <ul class=\"top-links block\">
|
|
<li class=\"icon\">
|
|
<a class=\"dropdown-toggle no-text-underline\" data-toggle=\"dropdown\" data-hover=\"dropdown\" href=\"#\"><i class=\"fa fa-info\"></i></a>
|
|
<div class=\"dropdown-menu dropdown-menu-left dropdown-menu-infos\">
|
|
<div class=\"dropdown-menu-header\">
|
|
<span><i class=\"fa fa-info\"></i> aktuelle Infos</span>
|
|
</div>
|
|
<div class=\"dropdown-menu-body\">
|
|
";
|
|
// line 12
|
|
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 12, $this->source); })()), "info", [], "any", false, false, false, 12), "office_important_note", [], "any", false, false, false, 12), "html", null, true);
|
|
echo "
|
|
</div>
|
|
</div>
|
|
</li>
|
|
<li style=\"overflow: hidden;width: 100%;\">
|
|
<div id=\"marquee\" class=\"marquee\"><span> ";
|
|
// line 17
|
|
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 17, $this->source); })()), "info", [], "any", false, false, false, 17), "office_important_note", [], "any", false, false, false, 17), "html", null, true);
|
|
echo "</span></div>
|
|
</li>
|
|
</ul>
|
|
";
|
|
}
|
|
// line 21
|
|
echo " <ul class=\"top-links block wrap\" id=\"topNavAccordion\">
|
|
<li>
|
|
<a class=\"dropdown-toggle no-text-underline collapsed\" data-toggle=\"collapse\" href=\"#collapseTopLocal\" role=\"button\" aria-expanded=\"false\" aria-controls=\"collapseTopLocal\">
|
|
<i class=\"fa fa-clock-o\"></i> Reisebüro
|
|
";
|
|
// line 25
|
|
if (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 25, $this->source); })()), "available", [], "any", false, false, false, 25), "local", [], "any", false, false, false, 25), "active", [], "any", false, false, false, 25)) {
|
|
// line 26
|
|
echo " <span class=\"text-success\">geöffnet</span> •
|
|
";
|
|
} else {
|
|
// line 28
|
|
echo " <span class=\"text-danger\">geschlossen</span> •
|
|
";
|
|
}
|
|
// line 30
|
|
echo " ";
|
|
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 30, $this->source); })()), "available", [], "any", false, false, false, 30), "local", [], "any", false, false, false, 30), "content", [], "any", false, false, false, 30), "html", null, true);
|
|
echo "
|
|
<i class=\"fa fa-caret-collapse\"></i>
|
|
</a>
|
|
|
|
<div class=\"dropdown-menu-infos collapse\" id=\"collapseTopLocal\">
|
|
<div class=\"dropdown-menu-body\">
|
|
<div class=\"badge badge-default btn-block\">
|
|
";
|
|
// line 37
|
|
if (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 37, $this->source); })()), "available", [], "any", false, false, false, 37), "local", [], "any", false, false, false, 37), "active", [], "any", false, false, false, 37)) {
|
|
// line 38
|
|
echo " <span class=\"text-success\"><i class=\"fa fa-check-circle fa-lg\"></i></span> Unsere Büro ist aktuell geöffnet.
|
|
";
|
|
} else {
|
|
// line 40
|
|
echo " <span class=\"text-danger\"><i class=\"fa fa-times-circle fa-lg\"></i></span> Unsere Büro ist aktuell geschlossen.
|
|
";
|
|
}
|
|
// line 42
|
|
echo " </div>
|
|
<table class=\"table table-condensed table-vertical-middle\">
|
|
";
|
|
// line 44
|
|
$context['_parent'] = $context;
|
|
$context['_seq'] = twig_ensure_traversable((isset($context["local"]) || array_key_exists("local", $context) ? $context["local"] : (function () { throw new RuntimeError('Variable "local" does not exist.', 44, $this->source); })()));
|
|
foreach ($context['_seq'] as $context["key"] => $context["val"]) {
|
|
// line 45
|
|
echo " <tr>
|
|
<td class=\"text-left\" style=\"width: 50%\">";
|
|
// line 46
|
|
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["val"], "day", [], "any", false, false, false, 46), "html", null, true);
|
|
echo " <span class=\"text-muted pull-right\"> ";
|
|
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["val"], "date", [], "any", false, false, false, 46), "html", null, true);
|
|
echo "</span></td>
|
|
";
|
|
// line 47
|
|
if ((twig_get_attribute($this->env, $this->source, $context["val"], "active", [], "any", false, false, false, 47) == 0)) {
|
|
// line 48
|
|
echo " <td colspan=\"3\">geschlossen</td>
|
|
";
|
|
} else {
|
|
// line 50
|
|
echo " <td>";
|
|
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["val"], "from", [], "any", false, false, false, 50), "html", null, true);
|
|
echo "</td><td>-</td><td>";
|
|
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["val"], "to", [], "any", false, false, false, 50), "html", null, true);
|
|
echo "</td>
|
|
";
|
|
}
|
|
// line 52
|
|
echo " </tr>
|
|
";
|
|
}
|
|
$_parent = $context['_parent'];
|
|
unset($context['_seq'], $context['_iterated'], $context['key'], $context['val'], $context['_parent'], $context['loop']);
|
|
$context = array_intersect_key($context, $_parent) + $_parent;
|
|
// line 54
|
|
echo " </table>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
<li>
|
|
<a class=\"dropdown-toggle no-text-underline collapsed\" data-toggle=\"collapse\" href=\"#collapseTopPhone\" role=\"button\" aria-expanded=\"false\" aria-controls=\"collapseTopPhone\">
|
|
<i class=\"fa fa-phone-square\"></i> 030 - 700 94 100 •
|
|
";
|
|
// line 61
|
|
if (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 61, $this->source); })()), "available", [], "any", false, false, false, 61), "phone", [], "any", false, false, false, 61), "active", [], "any", false, false, false, 61)) {
|
|
// line 62
|
|
echo " <span class=\"text-success\">erreichbar</span>
|
|
";
|
|
} else {
|
|
// line 64
|
|
echo " erreichbar
|
|
";
|
|
}
|
|
// line 66
|
|
echo " ";
|
|
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 66, $this->source); })()), "available", [], "any", false, false, false, 66), "phone", [], "any", false, false, false, 66), "content", [], "any", false, false, false, 66), "html", null, true);
|
|
echo "
|
|
<i class=\"fa fa-caret-collapse\"></i>
|
|
</a>
|
|
<!-- ab Montag um 09:00 Uhr -->
|
|
<!-- bis xxx Uhr -->
|
|
<div class=\"dropdown-menu-infos collapse\" id=\"collapseTopPhone\">
|
|
<div class=\"dropdown-menu-body\">
|
|
<p><a href=\"tel:030 - 700 94 100\" class=\"btn btn-secondary btn-sm btn-block text-center\"><i class=\"fa fa-phone-square text-success\" ></i> 030 - 700 94 100</a></p>
|
|
<hr>
|
|
<div class=\"badge badge-default btn-block\">
|
|
";
|
|
// line 76
|
|
if (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 76, $this->source); })()), "available", [], "any", false, false, false, 76), "phone", [], "any", false, false, false, 76), "active", [], "any", false, false, false, 76)) {
|
|
// line 77
|
|
echo " <span class=\"text-success\"><i class=\"fa fa-check-circle fa-lg\"></i></span> Wir sind zur Zeit telefonisch zu erreichen.
|
|
";
|
|
} else {
|
|
// line 79
|
|
echo " <span class=\"text-danger\"><i class=\"fa fa-times-circle fa-lg\"></i></span> Wir sind zur Zeit telefonisch nicht zu erreichen.
|
|
";
|
|
}
|
|
// line 81
|
|
echo " </div>
|
|
<table class=\"table table-condensed table-vertical-middle\">
|
|
";
|
|
// line 83
|
|
$context['_parent'] = $context;
|
|
$context['_seq'] = twig_ensure_traversable((isset($context["phone"]) || array_key_exists("phone", $context) ? $context["phone"] : (function () { throw new RuntimeError('Variable "phone" does not exist.', 83, $this->source); })()));
|
|
foreach ($context['_seq'] as $context["key"] => $context["val"]) {
|
|
// line 84
|
|
echo " <tr>
|
|
<td class=\"text-left\" style=\"width: 50%\">";
|
|
// line 85
|
|
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["val"], "day", [], "any", false, false, false, 85), "html", null, true);
|
|
echo " <span class=\"text-muted pull-right\"> ";
|
|
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["val"], "date", [], "any", false, false, false, 85), "html", null, true);
|
|
echo "</span></td>
|
|
";
|
|
// line 86
|
|
if ((twig_get_attribute($this->env, $this->source, $context["val"], "active", [], "any", false, false, false, 86) == 0)) {
|
|
// line 87
|
|
echo " <td colspan=\"3\">geschlossen</td>
|
|
";
|
|
} else {
|
|
// line 89
|
|
echo " <td>";
|
|
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["val"], "from", [], "any", false, false, false, 89), "html", null, true);
|
|
echo "</td><td>-</td><td>";
|
|
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["val"], "to", [], "any", false, false, false, 89), "html", null, true);
|
|
echo "</td>
|
|
";
|
|
}
|
|
// line 91
|
|
echo " </tr>
|
|
";
|
|
}
|
|
$_parent = $context['_parent'];
|
|
unset($context['_seq'], $context['_iterated'], $context['key'], $context['val'], $context['_parent'], $context['loop']);
|
|
$context = array_intersect_key($context, $_parent) + $_parent;
|
|
// line 93
|
|
echo " </table>
|
|
|
|
</div>
|
|
</div>
|
|
</li>
|
|
<li>
|
|
<a class=\"dropdown-toggle no-text-underline collapsed\" data-toggle=\"collapse\" href=\"#collapseTopContact\" role=\"button\" aria-expanded=\"false\" aria-controls=\"collapseTopContact\"><i class=\"fa fa-envelope\"></i> Kontakt • Formular • Terminvereinbarung <i class=\"fa fa-caret-collapse\"></i></a>
|
|
<div class=\"dropdown-menu-infos collapse\" id=\"collapseTopContact\">
|
|
<div class=\"dropdown-menu-body\">
|
|
";
|
|
// line 102
|
|
echo twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 102, $this->source); })()), "info", [], "any", false, false, false, 102), "office_appointment", [], "any", false, false, false, 102);
|
|
echo "
|
|
</div>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div id=\"header\" class=\"sticky clearfix\">
|
|
<!-- TOP NAV -->
|
|
<header id=\"topNav\">
|
|
<div class=\"container-fluid\">
|
|
|
|
<!-- Mobile Menu Button -->
|
|
<button class=\"btn btn-mobile\" data-toggle=\"collapse\" data-target=\".nav-main-collapse\">
|
|
<i class=\"fa fa-bars\"></i> Menü
|
|
</button>
|
|
<!-- Logo -->
|
|
<a class=\"logo\" href=\"/\">
|
|
<img src=\"";
|
|
// line 120
|
|
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/wlogo.png"), "html", null, true);
|
|
echo "\" alt=\"Stern Tours\">
|
|
</a>
|
|
<div class=\"navbar-collapse nav-main-collapse collapse\">
|
|
<nav class=\"nav-main\">
|
|
<ul class=\"topMain nav nav-pills nav-main md-pull-left\">
|
|
<li class=\" active\"><!-- HOME -->
|
|
<a href=\"/\" title=\"Kulturreisen\" itemprop=\"\">
|
|
<i class=\"fa fa-home fa-lg\"></i> <span class=\"hidden-md hidden-lg\">Kulturreisen</span>
|
|
</a>
|
|
|
|
</li>
|
|
";
|
|
// line 131
|
|
$context['_parent'] = $context;
|
|
$context['_seq'] = twig_ensure_traversable((isset($context["nav_pages"]) || array_key_exists("nav_pages", $context) ? $context["nav_pages"] : (function () { throw new RuntimeError('Variable "nav_pages" does not exist.', 131, $this->source); })()));
|
|
foreach ($context['_seq'] as $context["_key"] => $context["nav_page"]) {
|
|
if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, $context["nav_page"], "country", [], "any", false, false, false, 131))) {
|
|
// line 132
|
|
echo " ";
|
|
if ((twig_get_attribute($this->env, $this->source, $context["nav_page"], "showInNavi", [], "any", false, false, false, 132) == 1)) {
|
|
// line 133
|
|
echo " ";
|
|
// line 134
|
|
echo " <li class=\"dropdown\">
|
|
<a class=\"dropdown-toggle\" href=\"";
|
|
// line 135
|
|
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["nav_page"], "urlPath", [], "any", false, false, false, 135), "html", null, true);
|
|
echo "\">
|
|
<i class=\"fa fa-star\"></i> ";
|
|
// line 136
|
|
echo twig_escape_filter($this->env, twig_replace_filter(twig_get_attribute($this->env, $this->source, $context["nav_page"], "title", [], "any", false, false, false, 136), ["Reisen" => ""]), "html", null, true);
|
|
echo " <span class=\"hidden-md\">Reisen</span>
|
|
</a>
|
|
|
|
<ul class=\"dropdown-menu\">
|
|
<li>
|
|
<h4><i class=\"fa fa-star\"></i> <a href=\"";
|
|
// line 141
|
|
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["nav_page"], "urlPath", [], "any", false, false, false, 141), "html", null, true);
|
|
echo "\" title=\"";
|
|
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["nav_page"], "title", [], "any", false, false, false, 141), "html", null, true);
|
|
echo "\">
|
|
";
|
|
// line 142
|
|
echo twig_escape_filter($this->env, twig_replace_filter(twig_get_attribute($this->env, $this->source, $context["nav_page"], "title", [], "any", false, false, false, 142), ["Reisen" => ""]), "html", null, true);
|
|
echo " Reisen
|
|
</a></h4>
|
|
</li>
|
|
|
|
";
|
|
// line 146
|
|
$context['_parent'] = $context;
|
|
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, $context["nav_page"], "children", [], "any", false, false, false, 146));
|
|
foreach ($context['_seq'] as $context["_key"] => $context["childnav_page"]) {
|
|
// line 147
|
|
echo " ";
|
|
// line 148
|
|
echo "
|
|
";
|
|
// line 149
|
|
if ((twig_get_attribute($this->env, $this->source, $context["childnav_page"], "beforeTitle", [], "any", false, false, false, 149) == "Infos")) {
|
|
// line 150
|
|
echo " <li>
|
|
<h4><i class=\"fa fa-info-circle\"></i> Infos</h4>
|
|
</li>
|
|
";
|
|
}
|
|
// line 154
|
|
echo " <li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"";
|
|
// line 155
|
|
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["childnav_page"], "urlPath", [], "any", false, false, false, 155), "html", null, true);
|
|
echo "\" title=\"";
|
|
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["childnav_page"], "title", [], "any", false, false, false, 155), "html", null, true);
|
|
echo "\">
|
|
";
|
|
// line 156
|
|
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["childnav_page"], "titleShort", [], "any", false, false, false, 156), "html", null, true);
|
|
echo "
|
|
</a>
|
|
</li>
|
|
|
|
";
|
|
}
|
|
$_parent = $context['_parent'];
|
|
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['childnav_page'], $context['_parent'], $context['loop']);
|
|
$context = array_intersect_key($context, $_parent) + $_parent;
|
|
// line 161
|
|
echo " </ul>
|
|
</li>
|
|
";
|
|
}
|
|
// line 164
|
|
echo " ";
|
|
}
|
|
}
|
|
$_parent = $context['_parent'];
|
|
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['nav_page'], $context['_parent'], $context['loop']);
|
|
$context = array_intersect_key($context, $_parent) + $_parent;
|
|
// line 165
|
|
echo " </ul>
|
|
<ul class=\"topMain nav nav-pills nav-main md-pull-right\">
|
|
<li class=\"dropdown\">
|
|
<a class=\"dropdown-toggle extra-margin-left\" href=\"/ferienwohnungen\">
|
|
<span class=\"text-usedom\">USEDOM</span> <span class=\"hidden-md\">Ferienwohnungen</span> <span class=\"hidden-sm hidden-lg hidden-xs\">FeWo</span>
|
|
</a>
|
|
<ul class=\"dropdown-menu pull-right\">
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"/ferienwohnungen\" title=\"Usedom Ferienwohnungen\"><i class=\"isv-fewo\"></i> Übersicht </a>
|
|
</li>
|
|
<li class=\"divider\"></li>
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"/ferienwohnungen/fewo1-strandstr29\" title=\"FeWo 1 Strandstr. 29\">
|
|
<i class=\"isv-fewo\"></i> FeWo 1 Strandstr. 29
|
|
</a>
|
|
</li>
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"/ferienwohnungen/fewo2-strandstr29\" title=\"FeWo 2 Strandstr. 29\">
|
|
<i class=\"isv-fewo\"></i> FeWo 2 Strandstr. 29
|
|
</a>
|
|
</li>
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"/ferienwohnungen/fewo3-strandstr29\" title=\"FeWo 3 Strandstr. 29\">
|
|
<i class=\"isv-fewo\"></i> FeWo 3 Strandstr. 29
|
|
</a>
|
|
</li>
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"/ferienwohnungen/fewo4-strandstr29\" title=\"FeWo 4 Strandstr. 29\">
|
|
<i class=\"isv-fewo\"></i> FeWo 4 Strandstr. 29
|
|
</a>
|
|
</li>
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"/ferienwohnungen/fewo1-triftweg10\" title=\"FeWo 1 Triftweg 10\">
|
|
<i class=\"isv-fewo\"></i> FeWo 1 Triftweg 10
|
|
</a>
|
|
</li>
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"/ferienwohnungen/fewo2-triftweg10\" title=\"FeWo 2 Triftweg 10\">
|
|
<i class=\"isv-fewo\"></i> FeWo 2 Triftweg 10
|
|
</a>
|
|
</li>
|
|
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"/ferienwohnungen/fewo3-triftweg10\" title=\"FeWo 3 Triftweg 10\">
|
|
<i class=\"isv-fewo\"></i> FeWo 3 Triftweg 10
|
|
</a>
|
|
</li>
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"/ferienwohnungen/fewo4-triftweg10\" title=\"FeWo 4 Triftweg 10\">
|
|
<i class=\"isv-fewo\"></i> FeWo 4 Triftweg 10
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class=\"dropdown\">
|
|
<a class=\"dropdown-toggle\" href=\"#\">
|
|
<i class=\"fa fa-ellipsis-v fa-lg\"></i> <span class=\"hidden-md hidden-lg\">mehr</span>
|
|
</a>
|
|
<ul class=\"dropdown-menu pull-right\">
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"/tuerkei-reisen\" title=\"Türkei Reisen\"><i class=\"fa fa-star\"></i> Türkei Reisen </a>
|
|
</li>
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"/usbekistan-reisen\" title=\"Usbekistan Reisen\"><i class=\"fa fa-star\"></i> Usbekistan Reisen </a>
|
|
</li>
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"/marokko-urlaub\" title=\"Marokko Reisen\"><i class=\"fa fa-star\"></i> Marokko Reisen</a>
|
|
</li>
|
|
<li class=\"divider\"></li>
|
|
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"/ueber-uns\" title=\"Über uns\"><i class=\"fa fa-users\"></i> Über uns</a>
|
|
</li>
|
|
<li class=\"divider\"></li>
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"/reiseversicherung\" title=\"Reiseversicherung\">
|
|
<i class=\"fa fa-shield\"></i> Reiseversicherung
|
|
</a>
|
|
</li>
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"/reisefuehrer\" title=\"Reiseführer\">
|
|
<i class=\"fa fa-flag\"></i> Reiseführer
|
|
</a>
|
|
</li>
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"/reisemagazin\" title=\"Reisemagazin\">
|
|
<i class=\"fa fa-book\"></i> Reisemagazin
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</nav>
|
|
</div>
|
|
</div>
|
|
</header>
|
|
</div>
|
|
";
|
|
|
|
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
|
|
|
|
}
|
|
|
|
public function getTemplateName()
|
|
{
|
|
return "default/components/header.html.twig";
|
|
}
|
|
|
|
public function isTraitable()
|
|
{
|
|
return false;
|
|
}
|
|
|
|
public function getDebugInfo()
|
|
{
|
|
return array ( 360 => 165, 353 => 164, 348 => 161, 337 => 156, 331 => 155, 328 => 154, 322 => 150, 320 => 149, 317 => 148, 315 => 147, 311 => 146, 304 => 142, 298 => 141, 290 => 136, 286 => 135, 283 => 134, 281 => 133, 278 => 132, 273 => 131, 259 => 120, 238 => 102, 227 => 93, 220 => 91, 212 => 89, 208 => 87, 206 => 86, 200 => 85, 197 => 84, 193 => 83, 189 => 81, 185 => 79, 181 => 77, 179 => 76, 165 => 66, 161 => 64, 157 => 62, 155 => 61, 146 => 54, 139 => 52, 131 => 50, 127 => 48, 125 => 47, 119 => 46, 116 => 45, 112 => 44, 108 => 42, 104 => 40, 100 => 38, 98 => 37, 87 => 30, 83 => 28, 79 => 26, 77 => 25, 71 => 21, 64 => 17, 56 => 12, 46 => 4, 44 => 3, 40 => 1,);
|
|
}
|
|
|
|
public function getSourceContext()
|
|
{
|
|
return new Source("<div id=\"topBar\" class=\"\">
|
|
<div class=\"container-fluid\">
|
|
{% if content.info.office_important_note_active == 1 %}
|
|
<ul class=\"top-links block\">
|
|
<li class=\"icon\">
|
|
<a class=\"dropdown-toggle no-text-underline\" data-toggle=\"dropdown\" data-hover=\"dropdown\" href=\"#\"><i class=\"fa fa-info\"></i></a>
|
|
<div class=\"dropdown-menu dropdown-menu-left dropdown-menu-infos\">
|
|
<div class=\"dropdown-menu-header\">
|
|
<span><i class=\"fa fa-info\"></i> aktuelle Infos</span>
|
|
</div>
|
|
<div class=\"dropdown-menu-body\">
|
|
{{ content.info.office_important_note }}
|
|
</div>
|
|
</div>
|
|
</li>
|
|
<li style=\"overflow: hidden;width: 100%;\">
|
|
<div id=\"marquee\" class=\"marquee\"><span> {{ content.info.office_important_note }}</span></div>
|
|
</li>
|
|
</ul>
|
|
{% endif %}
|
|
<ul class=\"top-links block wrap\" id=\"topNavAccordion\">
|
|
<li>
|
|
<a class=\"dropdown-toggle no-text-underline collapsed\" data-toggle=\"collapse\" href=\"#collapseTopLocal\" role=\"button\" aria-expanded=\"false\" aria-controls=\"collapseTopLocal\">
|
|
<i class=\"fa fa-clock-o\"></i> Reisebüro
|
|
{% if(content.available.local.active) %}
|
|
<span class=\"text-success\">geöffnet</span> •
|
|
{% else %}
|
|
<span class=\"text-danger\">geschlossen</span> •
|
|
{% endif %}
|
|
{{ content.available.local.content }}
|
|
<i class=\"fa fa-caret-collapse\"></i>
|
|
</a>
|
|
|
|
<div class=\"dropdown-menu-infos collapse\" id=\"collapseTopLocal\">
|
|
<div class=\"dropdown-menu-body\">
|
|
<div class=\"badge badge-default btn-block\">
|
|
{% if(content.available.local.active) %}
|
|
<span class=\"text-success\"><i class=\"fa fa-check-circle fa-lg\"></i></span> Unsere Büro ist aktuell geöffnet.
|
|
{% else %}
|
|
<span class=\"text-danger\"><i class=\"fa fa-times-circle fa-lg\"></i></span> Unsere Büro ist aktuell geschlossen.
|
|
{% endif %}
|
|
</div>
|
|
<table class=\"table table-condensed table-vertical-middle\">
|
|
{% for key, val in local %}
|
|
<tr>
|
|
<td class=\"text-left\" style=\"width: 50%\">{{ val.day }} <span class=\"text-muted pull-right\"> {{ val.date }}</span></td>
|
|
{% if val.active == 0 %}
|
|
<td colspan=\"3\">geschlossen</td>
|
|
{% else %}
|
|
<td>{{ val.from }}</td><td>-</td><td>{{ val.to }}</td>
|
|
{% endif %}
|
|
</tr>
|
|
{% endfor %}
|
|
</table>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
<li>
|
|
<a class=\"dropdown-toggle no-text-underline collapsed\" data-toggle=\"collapse\" href=\"#collapseTopPhone\" role=\"button\" aria-expanded=\"false\" aria-controls=\"collapseTopPhone\">
|
|
<i class=\"fa fa-phone-square\"></i> 030 - 700 94 100 •
|
|
{% if(content.available.phone.active) %}
|
|
<span class=\"text-success\">erreichbar</span>
|
|
{% else %}
|
|
erreichbar
|
|
{% endif %}
|
|
{{ content.available.phone.content }}
|
|
<i class=\"fa fa-caret-collapse\"></i>
|
|
</a>
|
|
<!-- ab Montag um 09:00 Uhr -->
|
|
<!-- bis xxx Uhr -->
|
|
<div class=\"dropdown-menu-infos collapse\" id=\"collapseTopPhone\">
|
|
<div class=\"dropdown-menu-body\">
|
|
<p><a href=\"tel:030 - 700 94 100\" class=\"btn btn-secondary btn-sm btn-block text-center\"><i class=\"fa fa-phone-square text-success\" ></i> 030 - 700 94 100</a></p>
|
|
<hr>
|
|
<div class=\"badge badge-default btn-block\">
|
|
{% if(content.available.phone.active) %}
|
|
<span class=\"text-success\"><i class=\"fa fa-check-circle fa-lg\"></i></span> Wir sind zur Zeit telefonisch zu erreichen.
|
|
{% else %}
|
|
<span class=\"text-danger\"><i class=\"fa fa-times-circle fa-lg\"></i></span> Wir sind zur Zeit telefonisch nicht zu erreichen.
|
|
{% endif %}
|
|
</div>
|
|
<table class=\"table table-condensed table-vertical-middle\">
|
|
{% for key, val in phone %}
|
|
<tr>
|
|
<td class=\"text-left\" style=\"width: 50%\">{{ val.day }} <span class=\"text-muted pull-right\"> {{ val.date }}</span></td>
|
|
{% if val.active == 0 %}
|
|
<td colspan=\"3\">geschlossen</td>
|
|
{% else %}
|
|
<td>{{ val.from }}</td><td>-</td><td>{{ val.to }}</td>
|
|
{% endif %}
|
|
</tr>
|
|
{% endfor %}
|
|
</table>
|
|
|
|
</div>
|
|
</div>
|
|
</li>
|
|
<li>
|
|
<a class=\"dropdown-toggle no-text-underline collapsed\" data-toggle=\"collapse\" href=\"#collapseTopContact\" role=\"button\" aria-expanded=\"false\" aria-controls=\"collapseTopContact\"><i class=\"fa fa-envelope\"></i> Kontakt • Formular • Terminvereinbarung <i class=\"fa fa-caret-collapse\"></i></a>
|
|
<div class=\"dropdown-menu-infos collapse\" id=\"collapseTopContact\">
|
|
<div class=\"dropdown-menu-body\">
|
|
{{ content.info.office_appointment | raw }}
|
|
</div>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div id=\"header\" class=\"sticky clearfix\">
|
|
<!-- TOP NAV -->
|
|
<header id=\"topNav\">
|
|
<div class=\"container-fluid\">
|
|
|
|
<!-- Mobile Menu Button -->
|
|
<button class=\"btn btn-mobile\" data-toggle=\"collapse\" data-target=\".nav-main-collapse\">
|
|
<i class=\"fa fa-bars\"></i> Menü
|
|
</button>
|
|
<!-- Logo -->
|
|
<a class=\"logo\" href=\"/\">
|
|
<img src=\"{{ asset('images/wlogo.png') }}\" alt=\"Stern Tours\">
|
|
</a>
|
|
<div class=\"navbar-collapse nav-main-collapse collapse\">
|
|
<nav class=\"nav-main\">
|
|
<ul class=\"topMain nav nav-pills nav-main md-pull-left\">
|
|
<li class=\" active\"><!-- HOME -->
|
|
<a href=\"/\" title=\"Kulturreisen\" itemprop=\"\">
|
|
<i class=\"fa fa-home fa-lg\"></i> <span class=\"hidden-md hidden-lg\">Kulturreisen</span>
|
|
</a>
|
|
|
|
</li>
|
|
{% for nav_page in nav_pages if nav_page.country is not empty %}
|
|
{% if nav_page.showInNavi == 1 %}
|
|
{# @var nav_page \\AppBundle\\Entity\\Page #}
|
|
<li class=\"dropdown\">
|
|
<a class=\"dropdown-toggle\" href=\"{{ nav_page.urlPath }}\">
|
|
<i class=\"fa fa-star\"></i> {{ nav_page.title|replace({'Reisen': ''}) }} <span class=\"hidden-md\">Reisen</span>
|
|
</a>
|
|
|
|
<ul class=\"dropdown-menu\">
|
|
<li>
|
|
<h4><i class=\"fa fa-star\"></i> <a href=\"{{ nav_page.urlPath }}\" title=\"{{ nav_page.title }}\">
|
|
{{ nav_page.title|replace({'Reisen': ''}) }} Reisen
|
|
</a></h4>
|
|
</li>
|
|
|
|
{% for childnav_page in nav_page.children %}
|
|
{# @var childnav_page \\AppBundle\\Entity\\Page #}
|
|
|
|
{% if(childnav_page.beforeTitle == \"Infos\") %}
|
|
<li>
|
|
<h4><i class=\"fa fa-info-circle\"></i> Infos</h4>
|
|
</li>
|
|
{% endif %}
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"{{ childnav_page.urlPath }}\" title=\"{{ childnav_page.title }}\">
|
|
{{ childnav_page.titleShort }}
|
|
</a>
|
|
</li>
|
|
|
|
{% endfor %}
|
|
</ul>
|
|
</li>
|
|
{% endif %}
|
|
{% endfor %}
|
|
</ul>
|
|
<ul class=\"topMain nav nav-pills nav-main md-pull-right\">
|
|
<li class=\"dropdown\">
|
|
<a class=\"dropdown-toggle extra-margin-left\" href=\"/ferienwohnungen\">
|
|
<span class=\"text-usedom\">USEDOM</span> <span class=\"hidden-md\">Ferienwohnungen</span> <span class=\"hidden-sm hidden-lg hidden-xs\">FeWo</span>
|
|
</a>
|
|
<ul class=\"dropdown-menu pull-right\">
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"/ferienwohnungen\" title=\"Usedom Ferienwohnungen\"><i class=\"isv-fewo\"></i> Übersicht </a>
|
|
</li>
|
|
<li class=\"divider\"></li>
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"/ferienwohnungen/fewo1-strandstr29\" title=\"FeWo 1 Strandstr. 29\">
|
|
<i class=\"isv-fewo\"></i> FeWo 1 Strandstr. 29
|
|
</a>
|
|
</li>
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"/ferienwohnungen/fewo2-strandstr29\" title=\"FeWo 2 Strandstr. 29\">
|
|
<i class=\"isv-fewo\"></i> FeWo 2 Strandstr. 29
|
|
</a>
|
|
</li>
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"/ferienwohnungen/fewo3-strandstr29\" title=\"FeWo 3 Strandstr. 29\">
|
|
<i class=\"isv-fewo\"></i> FeWo 3 Strandstr. 29
|
|
</a>
|
|
</li>
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"/ferienwohnungen/fewo4-strandstr29\" title=\"FeWo 4 Strandstr. 29\">
|
|
<i class=\"isv-fewo\"></i> FeWo 4 Strandstr. 29
|
|
</a>
|
|
</li>
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"/ferienwohnungen/fewo1-triftweg10\" title=\"FeWo 1 Triftweg 10\">
|
|
<i class=\"isv-fewo\"></i> FeWo 1 Triftweg 10
|
|
</a>
|
|
</li>
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"/ferienwohnungen/fewo2-triftweg10\" title=\"FeWo 2 Triftweg 10\">
|
|
<i class=\"isv-fewo\"></i> FeWo 2 Triftweg 10
|
|
</a>
|
|
</li>
|
|
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"/ferienwohnungen/fewo3-triftweg10\" title=\"FeWo 3 Triftweg 10\">
|
|
<i class=\"isv-fewo\"></i> FeWo 3 Triftweg 10
|
|
</a>
|
|
</li>
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"/ferienwohnungen/fewo4-triftweg10\" title=\"FeWo 4 Triftweg 10\">
|
|
<i class=\"isv-fewo\"></i> FeWo 4 Triftweg 10
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class=\"dropdown\">
|
|
<a class=\"dropdown-toggle\" href=\"#\">
|
|
<i class=\"fa fa-ellipsis-v fa-lg\"></i> <span class=\"hidden-md hidden-lg\">mehr</span>
|
|
</a>
|
|
<ul class=\"dropdown-menu pull-right\">
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"/tuerkei-reisen\" title=\"Türkei Reisen\"><i class=\"fa fa-star\"></i> Türkei Reisen </a>
|
|
</li>
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"/usbekistan-reisen\" title=\"Usbekistan Reisen\"><i class=\"fa fa-star\"></i> Usbekistan Reisen </a>
|
|
</li>
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"/marokko-urlaub\" title=\"Marokko Reisen\"><i class=\"fa fa-star\"></i> Marokko Reisen</a>
|
|
</li>
|
|
<li class=\"divider\"></li>
|
|
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"/ueber-uns\" title=\"Über uns\"><i class=\"fa fa-users\"></i> Über uns</a>
|
|
</li>
|
|
<li class=\"divider\"></li>
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"/reiseversicherung\" title=\"Reiseversicherung\">
|
|
<i class=\"fa fa-shield\"></i> Reiseversicherung
|
|
</a>
|
|
</li>
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"/reisefuehrer\" title=\"Reiseführer\">
|
|
<i class=\"fa fa-flag\"></i> Reiseführer
|
|
</a>
|
|
</li>
|
|
<li role=\"menuitem\" itemprop=\"name\">
|
|
<a itemprop=\"url\" href=\"/reisemagazin\" title=\"Reisemagazin\">
|
|
<i class=\"fa fa-book\"></i> Reisemagazin
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</nav>
|
|
</div>
|
|
</div>
|
|
</header>
|
|
</div>
|
|
", "default/components/header.html.twig", "/Users/kadmin/Websites/sterntours-3/app/Resources/views/default/components/header.html.twig");
|
|
}
|
|
}
|