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/sidebar/pageSliderSidebarWidget.html.twig")); // line 1 if ( !twig_test_empty((isset($context["pages"]) || array_key_exists("pages", $context) ? $context["pages"] : (function () { throw new RuntimeError('Variable "pages" does not exist.', 1, $this->source); })()))) { // line 2 echo "
"; } $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof); } public function getTemplateName() { return "default/components/sidebar/pageSliderSidebarWidget.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 136 => 34, 118 => 29, 112 => 26, 109 => 25, 107 => 24, 102 => 22, 97 => 20, 92 => 17, 90 => 16, 85 => 14, 80 => 12, 77 => 11, 60 => 10, 54 => 7, 47 => 5, 42 => 2, 40 => 1,); } public function getSourceContext() { return new Source("{% if pages is not empty %} {% endif %}", "default/components/sidebar/pageSliderSidebarWidget.html.twig", "/Users/kadmin/Websites/sterntours-3/app/Resources/views/default/components/sidebar/pageSliderSidebarWidget.html.twig"); } }