var/cache/website/dev/twig/f0/f0f87b5f207a1ca816368725d1a482eb.php line 49
<?phpuse 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/homepage.html.twig */class __TwigTemplate_97d0f38ca12910a9510dc85676b80cf8 extends Template{private $source;private $macros = [];public function __construct(Environment $env){parent::__construct($env);$this->source = $this->getSourceContext();$this->blocks = ['header_secondary' => [$this, 'block_header_secondary'],'content' => [$this, 'block_content'],];}protected function doGetParent(array $context){// line 1return "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/homepage.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/homepage.html.twig"));$this->parent = $this->loadTemplate("base.html.twig", "pages/homepage.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 2public function block_header_secondary($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", "header_secondary"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "header_secondary"));// line 3echo "\t<div class=\"font-cursive text-3xl text-white break-words hidden lg:block\">\t\tUn camp, un événement Repère, c'est un temps fort qui peut changer et marquer une vie !\t</div>";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);}// line 7public 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 8echo "\t<div class=\"p-6\">\t\t";// line 9$this->loadTemplate("includes/blocks.html.twig", "pages/homepage.html.twig", 9)->display(twig_to_array(["content" => ["blocks" => twig_get_attribute($this->env, $this->source, // line 10(isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 10, $this->source); })()), "blocks", [], "any", false, false, false, 10)], "view" => ["blocks" => twig_get_attribute($this->env, $this->source, // line 11(isset($context["view"]) || array_key_exists("view", $context) ? $context["view"] : (function () { throw new RuntimeError('Variable "view" does not exist.', 11, $this->source); })()), "blocks", [], "any", false, false, false, 11)]]));// line 13echo "\t</div>";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);}public function getTemplateName(){return "pages/homepage.html.twig";}public function isTraitable(){return false;}public function getDebugInfo(){return array ( 99 => 13, 97 => 11, 96 => 10, 95 => 9, 92 => 8, 82 => 7, 69 => 3, 59 => 2, 36 => 1,);}public function getSourceContext(){return new Source("{% extends \"base.html.twig\" %}{% block header_secondary %}\t<div class=\"font-cursive text-3xl text-white break-words hidden lg:block\">\t\tUn camp, un événement Repère, c'est un temps fort qui peut changer et marquer une vie !\t</div>{% endblock %}{% block content %}\t<div class=\"p-6\">\t\t{% include 'includes/blocks.html.twig' with {\t\t\t\tcontent: {blocks: content.blocks},\t\t\t\tview: {blocks: view.blocks},\t\t} only %}\t</div>{% endblock %}", "pages/homepage.html.twig", "/home/clients/9fb54196d452b0565fe72264e749e2a9/sites/lerepere-website/templates/pages/homepage.html.twig");}}