<?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;
/* pages/azhfour.html.twig */
class __TwigTemplate_6a9de0f2bfe98ffa98f62b6a68c1b6b6 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'content' => [$this, 'block_content'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "base.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "pages/azhfour.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "pages/azhfour.html.twig"));
$this->parent = $this->loadTemplate("base.html.twig", "pages/azhfour.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 3
public function block_content($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
// line 4
echo " ";
if (array_key_exists("webspaceSettings", $context)) {
// line 5
echo " ";
echo twig_include($this->env, $context, "@components/sub-navigation.html.twig");
echo "
";
}
// line 7
echo " ";
echo twig_include($this->env, $context, "@components/image-text-section.html.twig", ["image" => ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 8
($context["content"] ?? null), "teaserImage", [], "any", false, true, false, 8), "url", [], "any", true, true, false, 8)) ? (_twig_default_filter(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["content"] ?? null), "teaserImage", [], "any", false, true, false, 8), "url", [], "any", false, false, false, 8), "/website/images/placeholder-image.png")) : ("/website/images/placeholder-image.png")), "text" => twig_get_attribute($this->env, $this->source, // line 9
(isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 9, $this->source); })()), "teaserText", [], "any", false, false, false, 9), "order" => ["text" => "1", "image" => "2"], "button" => ["text" => twig_get_attribute($this->env, $this->source, // line 15
(isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 15, $this->source); })()), "teaserUrlTitle", [], "any", false, false, false, 15), "link" => twig_get_attribute($this->env, $this->source, // line 16
(isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 16, $this->source); })()), "teaserUrl", [], "any", false, false, false, 16)]]);
// line 18
echo "
";
// line 19
echo twig_include($this->env, $context, "@components/software-preview-slider.html.twig", ["images" => twig_get_attribute($this->env, $this->source, // line 20
(isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 20, $this->source); })()), "overviewDetails", [], "any", false, false, false, 20)]);
// line 21
echo "
";
// line 22
echo twig_include($this->env, $context, "@components/text-without-image.html.twig", ["text" => twig_get_attribute($this->env, $this->source, // line 23
(isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 23, $this->source); })()), "teaserText1", [], "any", false, false, false, 23)]);
// line 24
echo "
<div class=\"container mt-5\">
<div class=\"row\">
<div class=\"col-12\">
<span class=\"mb-0\">";
// line 28
echo 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.', 28, $this->source); })()), "onlyText", [], "any", false, false, false, 28);
echo "</span>
</div>
</div>
</div>
";
// line 32
echo twig_include($this->env, $context, "@components/image-text-section.html.twig", ["image" => ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 33
($context["content"] ?? null), "teaserImage2", [], "any", false, true, false, 33), "url", [], "any", true, true, false, 33)) ? (_twig_default_filter(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["content"] ?? null), "teaserImage2", [], "any", false, true, false, 33), "url", [], "any", false, false, false, 33), "/website/images/placeholder-image.png")) : ("/website/images/placeholder-image.png")), "text" => twig_get_attribute($this->env, $this->source, // line 34
(isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 34, $this->source); })()), "teaserText2", [], "any", false, false, false, 34), "order" => ["text" => "1", "image" => "2"], "link" => ["withIcon" => true, "text" => twig_get_attribute($this->env, $this->source, // line 41
(isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 41, $this->source); })()), "teaserUrlTitle2", [], "any", false, false, false, 41), "link" => twig_get_attribute($this->env, $this->source, // line 42
(isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 42, $this->source); })()), "teaserUrl2", [], "any", false, false, false, 42)]]);
// line 44
echo "
";
// line 45
echo twig_include($this->env, $context, "@components/table-section.html.twig", ["table" => twig_get_attribute($this->env, $this->source, // line 46
(isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 46, $this->source); })()), "tabel", [], "any", false, false, false, 46)]);
// line 47
echo "
<div class=\"container my-5\">
<div class=\"row\">
<div class=\"col-12\">
<span class=\"small-printed\">
";
// line 52
echo 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.', 52, $this->source); })()), "onlyText1", [], "any", false, false, false, 52);
echo "
</span>
</div>
</div>
</div>
";
// line 57
echo twig_include($this->env, $context, "@components/rely-on-us-section.html.twig", ["title" => twig_get_attribute($this->env, $this->source, // line 58
(isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 58, $this->source); })()), "relyTitle", [], "any", false, false, false, 58), "items" => twig_get_attribute($this->env, $this->source, // line 59
(isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 59, $this->source); })()), "relyDetails", [], "any", false, false, false, 59)]);
// line 60
echo "
";
// line 61
echo twig_include($this->env, $context, "@components/image-text-section.html.twig", ["image" => ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 62
($context["content"] ?? null), "teaserImage3", [], "any", false, true, false, 62), "url", [], "any", true, true, false, 62)) ? (_twig_default_filter(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["content"] ?? null), "teaserImage3", [], "any", false, true, false, 62), "url", [], "any", false, false, false, 62), "/website/images/placeholder-image.png")) : ("/website/images/placeholder-image.png")), "text" => twig_get_attribute($this->env, $this->source, // line 63
(isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 63, $this->source); })()), "teaserText3", [], "any", false, false, false, 63), "order" => ["text" => "1", "image" => "2"], "link" => ["withIcon" => true, "text" => twig_get_attribute($this->env, $this->source, // line 70
(isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 70, $this->source); })()), "teaserUrlText3", [], "any", false, false, false, 70), "link" => twig_get_attribute($this->env, $this->source, // line 71
(isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 71, $this->source); })()), "teaserUrl3", [], "any", false, false, false, 71)]]);
// line 73
echo "
<div class=\"container my-5\">
<div class=\"row\">
<div class=\"col-12\">
<h2 class=\"point light\">";
// line 77
echo twig_escape_filter($this->env, 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.', 77, $this->source); })()), "partsTitle", [], "any", false, false, false, 77), "html", null, true);
echo "</h2>
</div>
<div class=\"col-12\">
";
// line 80
echo twig_include($this->env, $context, "@components/accordion.html.twig", ["accordionId" => $this->extensions['Twig\Extra\String\StringExtension']->createSlug(twig_get_attribute($this->env, $this->source, // line 81
(isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 81, $this->source); })()), "partsTitle", [], "any", false, false, false, 81)), "items" => twig_get_attribute($this->env, $this->source, // line 82
(isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 82, $this->source); })()), "partsDetails", [], "any", false, false, false, 82)]);
// line 83
echo "
</div>
</div>
</div>
";
// line 87
echo twig_include($this->env, $context, "@components/we-consult-you-slider.html.twig", ["title" => twig_get_attribute($this->env, $this->source, // line 88
(isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 88, $this->source); })()), "consultingTitle", [], "any", false, false, false, 88), "text" => twig_get_attribute($this->env, $this->source, // line 89
(isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 89, $this->source); })()), "consultingText", [], "any", false, false, false, 89), "items" => twig_get_attribute($this->env, $this->source, // line 90
(isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 90, $this->source); })()), "consulting", [], "any", false, false, false, 90)]);
// line 91
echo "
";
// line 92
echo twig_include($this->env, $context, "@components/contact-box.html.twig");
echo "
";
// line 93
echo twig_include($this->env, $context, "@components/interests-slider.html.twig");
echo "
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
public function getTemplateName()
{
return "pages/azhfour.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 183 => 93, 179 => 92, 176 => 91, 174 => 90, 173 => 89, 172 => 88, 171 => 87, 165 => 83, 163 => 82, 162 => 81, 161 => 80, 155 => 77, 149 => 73, 147 => 71, 146 => 70, 145 => 63, 144 => 62, 143 => 61, 140 => 60, 138 => 59, 137 => 58, 136 => 57, 128 => 52, 121 => 47, 119 => 46, 118 => 45, 115 => 44, 113 => 42, 112 => 41, 111 => 34, 110 => 33, 109 => 32, 102 => 28, 96 => 24, 94 => 23, 93 => 22, 90 => 21, 88 => 20, 87 => 19, 84 => 18, 82 => 16, 81 => 15, 80 => 9, 79 => 8, 77 => 7, 71 => 5, 68 => 4, 58 => 3, 35 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends \"base.html.twig\" %}
{% block content %}
{% if webspaceSettings is defined %}
{{ include('@components/sub-navigation.html.twig') }}
{% endif %}
{{ include('@components/image-text-section.html.twig', {
image: content.teaserImage.url|default('/website/images/placeholder-image.png'),
text: content.teaserText,
order: {
text: '1',
image: '2'
},
button: {
text: content.teaserUrlTitle,
link: content.teaserUrl
}
}) }}
{{ include('@components/software-preview-slider.html.twig', {
images: content.overviewDetails
}) }}
{{ include('@components/text-without-image.html.twig', {
text: content.teaserText1|raw,
}) }}
<div class=\"container mt-5\">
<div class=\"row\">
<div class=\"col-12\">
<span class=\"mb-0\">{{ content.onlyText|raw }}</span>
</div>
</div>
</div>
{{ include('@components/image-text-section.html.twig', {
image: content.teaserImage2.url|default('/website/images/placeholder-image.png'),
text: content.teaserText2,
order: {
text: '1',
image: '2'
},
link: {
withIcon: true,
text: content.teaserUrlTitle2,
link: content.teaserUrl2
}
}) }}
{{ include('@components/table-section.html.twig', {
table: content.tabel,
}) }}
<div class=\"container my-5\">
<div class=\"row\">
<div class=\"col-12\">
<span class=\"small-printed\">
{{ content.onlyText1|raw }}
</span>
</div>
</div>
</div>
{{ include('@components/rely-on-us-section.html.twig', {
title: content.relyTitle,
items: content.relyDetails,
}) }}
{{ include('@components/image-text-section.html.twig', {
image: content.teaserImage3.url|default('/website/images/placeholder-image.png'),
text: content.teaserText3,
order: {
text: '1',
image: '2'
},
link: {
withIcon: true,
text: content.teaserUrlText3,
link: content.teaserUrl3
}
}) }}
<div class=\"container my-5\">
<div class=\"row\">
<div class=\"col-12\">
<h2 class=\"point light\">{{ content.partsTitle }}</h2>
</div>
<div class=\"col-12\">
{{ include('@components/accordion.html.twig', {
accordionId: content.partsTitle|slug,
items: content.partsDetails
}) }}
</div>
</div>
</div>
{{ include('@components/we-consult-you-slider.html.twig', {
title: content.consultingTitle,
text: content.consultingText,
items: content.consulting
}) }}
{{ include('@components/contact-box.html.twig') }}
{{ include('@components/interests-slider.html.twig') }}
{% endblock %}
", "pages/azhfour.html.twig", "/var/www/html/templates/pages/azhfour.html.twig");
}
}