var/cache/dev/twig/78/7883821fbd1c65afaa9266d731c15d5e.php line 33

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. /* @SyliusShop/Homepage/_testimonials.html.twig */
  14. class __TwigTemplate_62f4876b2586b31bc8d4a29899e16868 extends \Twig\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.     }
  26.     protected function doDisplay(array $context, array $blocks = [])
  27.     {
  28.         $macros $this->macros;
  29.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  30.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@SyliusShop/Homepage/_testimonials.html.twig"));
  31.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  32.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@SyliusShop/Homepage/_testimonials.html.twig"));
  33.         // line 1
  34.         echo "<section class=\"homepage-testimonials mt-6 py-6 bg-light px-lg-3\">
  35.     <div class=\"container-fluid\">
  36.         <h2 class=\"title\">";
  37.         // line 3
  38.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.homepage.testimonials.title"), "html"nulltrue);
  39.         echo "</h2>
  40.         <div class=\"content\">
  41.             ";
  42.         // line 6
  43.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("bitbag_sylius_cms_plugin_shop_block_index_by_section_code", ["sectionCode" => "testimonials_homepage""template" => "@BitBagSyliusCmsPlugin/Shop/Block/homepage_testimonials.html.twig"]));
  44.         echo "
  45.         </div>
  46.         <div class=\"text-end\">
  47.             <a class=\"btn btn-lg btn-outline-primary d-inline-flex align-items-center\" href=\"";
  48.         // line 10
  49.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("bitbag_sylius_cms_plugin_shop_page_show", ["slug" => "testimonials"]);
  50.         echo "\">";
  51.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.homepage.testimonials.view_all"), "html"nulltrue);
  52.         echo "<svg class=\"icon icon-xl bi-arrow-right-short  ms-2\" viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z\"></path></svg></a>
  53.             ";
  54.         // line 13
  55.         echo "
  56.             ";
  57.         // line 15
  58.         echo "            ";
  59.         // line 16
  60.         echo "        </div>
  61.     </div>
  62. </section>
  63. ";
  64.         
  65.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  66.         
  67.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  68.     }
  69.     public function getTemplateName()
  70.     {
  71.         return "@SyliusShop/Homepage/_testimonials.html.twig";
  72.     }
  73.     public function isTraitable()
  74.     {
  75.         return false;
  76.     }
  77.     public function getDebugInfo()
  78.     {
  79.         return array (  72 => 16,  70 => 15,  67 => 13,  60 => 10,  53 => 6,  47 => 3,  43 => 1,);
  80.     }
  81.     public function getSourceContext()
  82.     {
  83.         return new Source("<section class=\"homepage-testimonials mt-6 py-6 bg-light px-lg-3\">
  84.     <div class=\"container-fluid\">
  85.         <h2 class=\"title\">{{ 'app.ui.homepage.testimonials.title'|trans }}</h2>
  86.         <div class=\"content\">
  87.             {{ render(path('bitbag_sylius_cms_plugin_shop_block_index_by_section_code', {'sectionCode' : 'testimonials_homepage', 'template' : '@BitBagSyliusCmsPlugin/Shop/Block/homepage_testimonials.html.twig'})) }}
  88.         </div>
  89.         <div class=\"text-end\">
  90.             <a class=\"btn btn-lg btn-outline-primary d-inline-flex align-items-center\" href=\"{{ path('bitbag_sylius_cms_plugin_shop_page_show', {'slug' : 'testimonials'}) }}\">{{ 'app.ui.homepage.testimonials.view_all'|trans }}<svg class=\"icon icon-xl bi-arrow-right-short  ms-2\" viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z\"></path></svg></a>
  91.             {#{{ render(path('bitbag_sylius_cms_plugin_shop_page_show_link_by_code', {'code' : 'testimonials', 'template' : '@BitBagSyliusCmsPlugin/Shop/Page/Show/_link.html.twig'})) }}#}
  92.             {# Linka na PAGE INDEX stranku #}
  93.             {#<a href=\"{{ path('bitbag_sylius_cms_plugin_shop_page_index_by_section_code', {'sectionCode' : 'testimonials'}) }}\">{{ 'app.ui.homepage.testimonials.view_all'|trans }}</a>#}
  94.         </div>
  95.     </div>
  96. </section>
  97. ""@SyliusShop/Homepage/_testimonials.html.twig""/var/www/sudekusa-shop-test/themes/BootstrapChildTheme/SyliusShopBundle/views/Homepage/_testimonials.html.twig");
  98.     }
  99. }