var/cache/dev/twig/e6/e6cc64be354451bd513efe60b6219c4f.php line 48

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. /* Context/Newsletter/index.html.twig */
  14. class __TwigTemplate_0f97182d331f7bc67fd9e2e4201b9aa1 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->blocks = [
  23.             'content' => [$this'block_content'],
  24.         ];
  25.     }
  26.     protected function doGetParent(array $context)
  27.     {
  28.         // line 1
  29.         return "@SyliusShop/layout.html.twig";
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Context/Newsletter/index.html.twig"));
  36.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Context/Newsletter/index.html.twig"));
  38.         $this->parent $this->loadTemplate("@SyliusShop/layout.html.twig""Context/Newsletter/index.html.twig"1);
  39.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  40.         
  41.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  42.         
  43.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  44.     }
  45.     // line 3
  46.     public function block_content($context, array $blocks = [])
  47.     {
  48.         $macros $this->macros;
  49.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  50.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  51.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  52.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  53.         // line 4
  54.         echo "    <div class=\"text-4xl text-center font-bold\">";
  55.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.newsletter_page.hyfindr_monthly"), "html"nulltrue);
  56.         echo "</div>
  57.     <div class=\"ui hidden divider\"></div>
  58.     <div class=\"section-container newsletter-section\">
  59.         <div class=\"text-part\">
  60.             <div class=\"text-2xl text-center\">";
  61.         // line 8
  62.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.newsletter_page.looking_for_well_structured"), "html"nulltrue);
  63.         echo "</div>
  64.             <div class=\"text-2xl text-center\">";
  65.         // line 9
  66.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.newsletter_page.then_subscribe_right_here"), "html"nulltrue);
  67.         echo "</div>
  68.         </div>
  69.     </div>
  70.     ";
  71.         // line 13
  72.         $this->loadTemplate("Context/Newsletter/form.html.twig""Context/Newsletter/index.html.twig"13)->display($context);
  73.         // line 14
  74.         echo "
  75.     ";
  76.         // line 15
  77.         $this->loadTemplate("@SyliusShop/Common/Sections/digitalEcosystem.html.twig""Context/Newsletter/index.html.twig"15)->display($context);
  78.         
  79.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  80.         
  81.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  82.     }
  83.     public function getTemplateName()
  84.     {
  85.         return "Context/Newsletter/index.html.twig";
  86.     }
  87.     public function isTraitable()
  88.     {
  89.         return false;
  90.     }
  91.     public function getDebugInfo()
  92.     {
  93.         return array (  92 => 15,  89 => 14,  87 => 13,  80 => 9,  76 => 8,  68 => 4,  58 => 3,  35 => 1,);
  94.     }
  95.     public function getSourceContext()
  96.     {
  97.         return new Source("{% extends '@SyliusShop/layout.html.twig' %}
  98. {% block content %}
  99.     <div class=\"text-4xl text-center font-bold\">{{ 'app.ui.newsletter_page.hyfindr_monthly'|trans }}</div>
  100.     <div class=\"ui hidden divider\"></div>
  101.     <div class=\"section-container newsletter-section\">
  102.         <div class=\"text-part\">
  103.             <div class=\"text-2xl text-center\">{{ 'app.ui.newsletter_page.looking_for_well_structured'|trans }}</div>
  104.             <div class=\"text-2xl text-center\">{{ 'app.ui.newsletter_page.then_subscribe_right_here'|trans }}</div>
  105.         </div>
  106.     </div>
  107.     {% include 'Context/Newsletter/form.html.twig' %}
  108.     {% include '@SyliusShop/Common/Sections/digitalEcosystem.html.twig' %}
  109. {% endblock %}
  110. ""Context/Newsletter/index.html.twig""/srv/open_marketplace/templates/Context/Newsletter/index.html.twig");
  111.     }
  112. }