var/cache/dev/twig/0a/0a4f5793d36172923903d2a8b50a985fff906739e617eb9d41702f44480b212d.php line 35

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* Default/sections/order-book.html.twig */
  14. class __TwigTemplate_df09797d7169cbbbe52b3a50908617442200037e4a949ef401ceabf445ca221a extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.         ];
  25.         $this->sandbox $this->env->getExtension('\Twig\Extension\SandboxExtension');
  26.         $this->checkSecurity();
  27.     }
  28.     protected function doDisplay(array $context, array $blocks = [])
  29.     {
  30.         $macros $this->macros;
  31.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  32.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Default/sections/order-book.html.twig"));
  33.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  34.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Default/sections/order-book.html.twig"));
  35.         // line 1
  36.         echo "<section class=\"section_orderbook\">
  37.     <div class=\"orderbook_content\">
  38. \t<div class=\"number_section\">
  39. \t    <div class=\"wrapper_innerpage\">03</div>
  40. \t</div>
  41. \t<div class=\"wrapper_mainpage\">
  42. \t    <div class=\"orderbook_text\">
  43. \t\t";
  44.         // line 9
  45.         echo "\t\t<div class=\"title16 smalltitle\">ORDER OUR BOOK!</div>
  46. \t\t<h2 class=\"h2_long\">";
  47.         // line 10
  48.         echo $this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"input""order_book_heading", ["placeholder" => "Enter here""htmlspecialchars" => false]);
  49.         echo "</h2>
  50. \t\t<p>";
  51.         // line 11
  52.         echo $this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"input""order_book_description", ["placeholder" => "Enter here"]);
  53.         echo "</p>
  54. \t\t";
  55.         // line 12
  56.         echo $this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"link""order_book_link", ["class" => "button button_red"]);
  57.         echo "
  58. \t    </div>
  59. \t</div>
  60.     </div>
  61.     <div class=\"orderbook_img_mask\">
  62. \t<div class=\"orderbook_img\"></div>
  63.     </div>
  64.     <div class=\"orderbook_scrolldown\">
  65. \t<div class=\"wrapper_innerpage\"><a class=\"scrolldown title16\" href=\"#\"><span>SCROLL DOWN</span><i></i></a></div>
  66.     </div>
  67. </section>";
  68.         
  69.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  70.         
  71.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  72.     }
  73.     /**
  74.      * @codeCoverageIgnore
  75.      */
  76.     public function getTemplateName()
  77.     {
  78.         return "Default/sections/order-book.html.twig";
  79.     }
  80.     /**
  81.      * @codeCoverageIgnore
  82.      */
  83.     public function isTraitable()
  84.     {
  85.         return false;
  86.     }
  87.     /**
  88.      * @codeCoverageIgnore
  89.      */
  90.     public function getDebugInfo()
  91.     {
  92.         return array (  65 => 12,  61 => 11,  57 => 10,  54 => 9,  45 => 1,);
  93.     }
  94.     public function getSourceContext()
  95.     {
  96.         return new Source("<section class=\"section_orderbook\">
  97.     <div class=\"orderbook_content\">
  98. \t<div class=\"number_section\">
  99. \t    <div class=\"wrapper_innerpage\">03</div>
  100. \t</div>
  101. \t<div class=\"wrapper_mainpage\">
  102. \t    <div class=\"orderbook_text\">
  103. \t\t{#TODO::Make small title selectable in original HTML and then make it editable in pimcore#}
  104. \t\t<div class=\"title16 smalltitle\">ORDER OUR BOOK!</div>
  105. \t\t<h2 class=\"h2_long\">{{pimcore_input('order_book_heading', {'placeholder':'Enter here', 'htmlspecialchars':false})}}</h2>
  106. \t\t<p>{{pimcore_input('order_book_description', {'placeholder':'Enter here'})}}</p>
  107. \t\t{{pimcore_link('order_book_link', {'class':'button button_red'})}}
  108. \t    </div>
  109. \t</div>
  110.     </div>
  111.     <div class=\"orderbook_img_mask\">
  112. \t<div class=\"orderbook_img\"></div>
  113.     </div>
  114.     <div class=\"orderbook_scrolldown\">
  115. \t<div class=\"wrapper_innerpage\"><a class=\"scrolldown title16\" href=\"#\"><span>SCROLL DOWN</span><i></i></a></div>
  116.     </div>
  117. </section>""Default/sections/order-book.html.twig""/var/www/atunp/templates/Default/sections/order-book.html.twig");
  118.     }
  119.     
  120.     public function checkSecurity()
  121.     {
  122.         static $tags = array();
  123.         static $filters = array();
  124.         static $functions = array("pimcore_input" => 10"pimcore_link" => 12);
  125.         try {
  126.             $this->sandbox->checkSecurity(
  127.                 [],
  128.                 [],
  129.                 ['pimcore_input''pimcore_link']
  130.             );
  131.         } catch (SecurityError $e) {
  132.             $e->setSourceContext($this->source);
  133.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  134.                 $e->setTemplateLine($tags[$e->getTagName()]);
  135.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  136.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  137.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  138.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  139.             }
  140.             throw $e;
  141.         }
  142.     }
  143. }