var/cache/dev/twig/5a/5a37bc64555714bee1eb9ddeef76102c7a16370bdfcc7afc15ceb1b965fb6b9a.php line 40

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. /* front/page/cgv.html.twig */
  15. class __TwigTemplate_58d1a63c39dead19e58e68ec1d8b83ed9ea8be824c85c1ed9cc66acec981d603 extends Template
  16. {
  17.     private $source;
  18.     private $macros = [];
  19.     public function __construct(Environment $env)
  20.     {
  21.         parent::__construct($env);
  22.         $this->source $this->getSourceContext();
  23.         $this->blocks = [
  24.             'meta' => [$this'block_meta'],
  25.             'body' => [$this'block_body'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 1
  31.         return "base_front.html.twig";
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = [])
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/page/cgv.html.twig"));
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/page/cgv.html.twig"));
  40.         $this->parent $this->loadTemplate("base_front.html.twig""front/page/cgv.html.twig"1);
  41.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  42.         
  43.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  44.         
  45.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  46.     }
  47.     // line 3
  48.     public function block_meta($context, array $blocks = [])
  49.     {
  50.         $macros $this->macros;
  51.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  52.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  53.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  55.         // line 4
  56.         yield "    <title>CGV</title>
  57. ";
  58.         
  59.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  60.         
  61.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  62.         return; yield '';
  63.     }
  64.     // line 7
  65.     public function block_body($context, array $blocks = [])
  66.     {
  67.         $macros $this->macros;
  68.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  69.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  70.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  71.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  72.         // line 8
  73.         yield "<div class=\"page-header\" style=\"background: url(";
  74.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/background-contact.jpg"), "html"nulltrue);
  75.         yield ") no-repeat center;background-size: cover\">
  76.     <div class=\"container\">
  77.         <div class=\"row\">
  78.             <!-- page caption -->
  79.             <div class=\"col-xl-12 col-lg-12 col-md-12 col-sm-12 col-12 \">
  80.                 <div class=\"page-caption\">
  81.                     <h1 class=\"page-title\">Conditions générales de vente</h1>
  82.                 </div>
  83.             </div>
  84.             <!-- /.page caption -->
  85.         </div>
  86.     </div>
  87.     <!-- page caption -->
  88.     <div class=\"page-breadcrumb\">
  89.         <div class=\"container\">
  90.             <div class=\"row\">
  91.                 <nav aria-label=\"breadcrumb\">
  92.                     <ol class=\"breadcrumb\">
  93.                         <li class=\"breadcrumb-item\"><a href=\"";
  94.         // line 26
  95.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("front_home");
  96.         yield "\" class=\"breadcrumb-link\">Accueil</a></li>
  97.                         <li class=\"breadcrumb-item active text-white\" aria-current=\"page\">Conditions générales de vente</li>
  98.                     </ol>
  99.                 </nav>
  100.             </div>
  101.         </div>
  102.     </div>
  103.     <!-- page breadcrumb -->
  104. </div>
  105. <div class=\"space-medium pb-0\">
  106.     <div class=\"container\">
  107.         <div class=\"row\">
  108.             <!--  about-details  -->
  109.             <div class=\"offset-xl-2 col-xl-8 offset-lg-2 col-lg-8 col-md-12 col-sm-12 col-12 mb60\">
  110.                 <div class=\"about-descriptions text-center\">
  111.                     <div class=\"circle-icon rounded-circle bg-default mb30\">
  112.                         <i class=\"icon-051-balloons\"></i>
  113.                     </div>
  114.                     <p class=\"lead\">
  115.                         ";
  116.         // line 45
  117.         yield CoreExtension::getAttribute($this->env$this->source, (isset($context["cgv"]) || array_key_exists("cgv"$context) ? $context["cgv"] : (function () { throw new RuntimeError('Variable "cgv" does not exist.'45$this->source); })()), "text", [], "any"falsefalsefalse45);
  118.         yield "
  119.                     </p>
  120.                 </div>
  121.             </div>
  122.         </div>
  123.     </div>
  124. </div>
  125. ";
  126.         
  127.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  128.         
  129.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  130.         return; yield '';
  131.     }
  132.     /**
  133.      * @codeCoverageIgnore
  134.      */
  135.     public function getTemplateName()
  136.     {
  137.         return "front/page/cgv.html.twig";
  138.     }
  139.     /**
  140.      * @codeCoverageIgnore
  141.      */
  142.     public function isTraitable()
  143.     {
  144.         return false;
  145.     }
  146.     /**
  147.      * @codeCoverageIgnore
  148.      */
  149.     public function getDebugInfo()
  150.     {
  151.         return array (  136 => 45,  114 => 26,  92 => 8,  82 => 7,  70 => 4,  60 => 3,  37 => 1,);
  152.     }
  153.     public function getSourceContext()
  154.     {
  155.         return new Source("{% extends 'base_front.html.twig' %}
  156. {% block meta %}
  157.     <title>CGV</title>
  158. {% endblock %}
  159. {% block body %}
  160. <div class=\"page-header\" style=\"background: url({{ asset('images/background-contact.jpg') }}) no-repeat center;background-size: cover\">
  161.     <div class=\"container\">
  162.         <div class=\"row\">
  163.             <!-- page caption -->
  164.             <div class=\"col-xl-12 col-lg-12 col-md-12 col-sm-12 col-12 \">
  165.                 <div class=\"page-caption\">
  166.                     <h1 class=\"page-title\">Conditions générales de vente</h1>
  167.                 </div>
  168.             </div>
  169.             <!-- /.page caption -->
  170.         </div>
  171.     </div>
  172.     <!-- page caption -->
  173.     <div class=\"page-breadcrumb\">
  174.         <div class=\"container\">
  175.             <div class=\"row\">
  176.                 <nav aria-label=\"breadcrumb\">
  177.                     <ol class=\"breadcrumb\">
  178.                         <li class=\"breadcrumb-item\"><a href=\"{{ path('front_home') }}\" class=\"breadcrumb-link\">Accueil</a></li>
  179.                         <li class=\"breadcrumb-item active text-white\" aria-current=\"page\">Conditions générales de vente</li>
  180.                     </ol>
  181.                 </nav>
  182.             </div>
  183.         </div>
  184.     </div>
  185.     <!-- page breadcrumb -->
  186. </div>
  187. <div class=\"space-medium pb-0\">
  188.     <div class=\"container\">
  189.         <div class=\"row\">
  190.             <!--  about-details  -->
  191.             <div class=\"offset-xl-2 col-xl-8 offset-lg-2 col-lg-8 col-md-12 col-sm-12 col-12 mb60\">
  192.                 <div class=\"about-descriptions text-center\">
  193.                     <div class=\"circle-icon rounded-circle bg-default mb30\">
  194.                         <i class=\"icon-051-balloons\"></i>
  195.                     </div>
  196.                     <p class=\"lead\">
  197.                         {{ cgv.text|raw }}
  198.                     </p>
  199.                 </div>
  200.             </div>
  201.         </div>
  202.     </div>
  203. </div>
  204. {% endblock %}
  205. ""front/page/cgv.html.twig""/var/www/vhosts/hobbiinn.com/httpdocs/providdersvacance/templates/front/page/cgv.html.twig");
  206.     }
  207. }