var/cache/dev/twig/0f/0fca42573e2cbb6a4e3e4e74aea2e0ab.php line 45

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. use Twig\TemplateWrapper;
  15. /* home/terms.html.twig */
  16. class __TwigTemplate_ef10494a8ee9fd97ae1cb6eb2ddb8c2e extends Template
  17. {
  18.     private Source $source;
  19.     /**
  20.      * @var array<string, Template>
  21.      */
  22.     private array $macros = [];
  23.     public function __construct(Environment $env)
  24.     {
  25.         parent::__construct($env);
  26.         $this->source $this->getSourceContext();
  27.         $this->blocks = [
  28.             'title' => [$this'block_title'],
  29.             'stylesheets' => [$this'block_stylesheets'],
  30.             'body' => [$this'block_body'],
  31.         ];
  32.     }
  33.     protected function doGetParent(array $context): bool|string|Template|TemplateWrapper
  34.     {
  35.         // line 1
  36.         return "base_home.html.twig";
  37.     }
  38.     protected function doDisplay(array $context, array $blocks = []): iterable
  39.     {
  40.         $macros $this->macros;
  41.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  42.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""home/terms.html.twig"));
  43.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  44.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""home/terms.html.twig"));
  45.         $this->parent $this->load("base_home.html.twig"1);
  46.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  47.         
  48.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  49.         
  50.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  51.     }
  52.     // line 3
  53.     /**
  54.      * @return iterable<null|scalar|\Stringable>
  55.      */
  56.     public function block_title(array $context, array $blocks = []): iterable
  57.     {
  58.         $macros $this->macros;
  59.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  60.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  61.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  62.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  63.         yield "Conditions d'utilisation | MaketOu";
  64.         
  65.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  66.         
  67.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  68.         yield from [];
  69.     }
  70.     // line 5
  71.     /**
  72.      * @return iterable<null|scalar|\Stringable>
  73.      */
  74.     public function block_stylesheets(array $context, array $blocks = []): iterable
  75.     {
  76.         $macros $this->macros;
  77.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  78.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  79.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  80.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  81.         // line 6
  82.         yield "    <style>
  83.         /* Styles spécifiques à la page terms - isolés pour ne pas affecter le navbar */
  84.         .terms-page {
  85.             /* Wrapper pour isoler les styles de cette page */
  86.         }
  87.         
  88.         .terms-page .section_gap {
  89.             padding: 80px 0;
  90.         }
  91.         
  92.         .terms-page h2 {
  93.             color: #333;
  94.             font-weight: 600;
  95.             margin-bottom: 30px;
  96.         }
  97.         
  98.         .terms-page h4 {
  99.             color: #ffa200;
  100.             font-weight: 600;
  101.             margin-top: 30px;
  102.             margin-bottom: 15px;
  103.         }
  104.         
  105.         .terms-page p {
  106.             color: #666;
  107.             line-height: 1.8;
  108.             margin-bottom: 15px;
  109.         }
  110.         
  111.         .terms-page ul {
  112.             padding-left: 20px;
  113.             margin-bottom: 15px;
  114.         }
  115.         
  116.         .terms-page ul li {
  117.             color: #666;
  118.             line-height: 1.8;
  119.             margin-bottom: 8px;
  120.         }
  121.         
  122.         .terms-page a {
  123.             color: #ffa200;
  124.             text-decoration: none;
  125.             transition: color 0.3s ease;
  126.         }
  127.         
  128.         .terms-page a:hover {
  129.             color: #e8910a;
  130.             text-decoration: underline;
  131.         }
  132.         
  133.         /* Responsive */
  134.         @media(max-width: 768px) {
  135.             .terms-page .section_gap {
  136.                 padding: 40px 0;
  137.             }
  138.             
  139.             .terms-page h2 {
  140.                 font-size: 1.75rem;
  141.             }
  142.             
  143.             .terms-page h4 {
  144.                 font-size: 1.25rem;
  145.             }
  146.         }
  147.     </style>
  148. ";
  149.         
  150.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  151.         
  152.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  153.         yield from [];
  154.     }
  155.     // line 74
  156.     /**
  157.      * @return iterable<null|scalar|\Stringable>
  158.      */
  159.     public function block_body(array $context, array $blocks = []): iterable
  160.     {
  161.         $macros $this->macros;
  162.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  163.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  164.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  165.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  166.         // line 75
  167.         yield "    <div class=\"terms-page\">
  168.     <!-- Start Banner Area -->
  169.     <section class=\"banner-area organic-breadcrumb\">
  170.         <div class=\"container\">
  171.             <div class=\"breadcrumb-banner d-flex flex-wrap align-items-center justify-content-end\">
  172.                 <div class=\"col-first\">
  173.                     <h1>Conditions d'utilisation</h1>
  174.                     <nav class=\"d-flex align-items-center\">
  175.                         <a href=\"";
  176.         // line 83
  177.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ui_home");
  178.         yield "\">Accueil<span class=\"lnr lnr-arrow-right\"></span></a>
  179.                         <a href=\"javascript:void(0)\">Conditions d'utilisation</a>
  180.                     </nav>
  181.                 </div>
  182.             </div>
  183.         </div>
  184.     </section>
  185.     <!-- End Banner Area -->
  186.     <section class=\"section_gap\">
  187.         <div class=\"container\">
  188.             <div class=\"row\">
  189.                 <div class=\"col-lg-12\">
  190.                     <h2 class=\"mb-4\">Conditions d'utilisation</h2>
  191.                     <p class=\"text-muted\">Dernière mise à jour : ";
  192.         // line 97
  193.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatDate("now""d/m/Y"), "html"nulltrue);
  194.         yield "</p>
  195.                     
  196.                     <div class=\"mt-4\">
  197.                         <h4>1. Acceptation des conditions</h4>
  198.                         <p>En accédant et en utilisant MaketOu, vous acceptez d'être lié par ces conditions d'utilisation. Si vous n'acceptez pas ces conditions, veuillez ne pas utiliser notre plateforme.</p>
  199.                     </div>
  200.                     <div class=\"mt-4\">
  201.                         <h4>2. Utilisation de la plateforme</h4>
  202.                         <p>Vous vous engagez à utiliser MaketOu de manière légale et conforme à ces conditions. Il est interdit d'utiliser la plateforme pour :</p>
  203.                         <ul>
  204.                             <li>Des activités illégales ou frauduleuses</li>
  205.                             <li>Vendre des produits contrefaits ou interdits</li>
  206.                             <li>Harceler ou nuire à d'autres utilisateurs</li>
  207.                             <li>Violer les droits de propriété intellectuelle</li>
  208.                         </ul>
  209.                     </div>
  210.                     <div class=\"mt-4\">
  211.                         <h4>3. Compte utilisateur</h4>
  212.                         <p>Vous êtes responsable de maintenir la confidentialité de votre compte et de votre mot de passe. Vous acceptez de nous notifier immédiatement de toute utilisation non autorisée de votre compte.</p>
  213.                     </div>
  214.                     <div class=\"mt-4\">
  215.                         <h4>4. Produits et services</h4>
  216.                         <p>Les produits et services proposés sur MaketOu sont fournis par des vendeurs tiers. MaketOu n'est pas responsable de la qualité, de la sécurité ou de la légalité de ces produits.</p>
  217.                     </div>
  218.                     <div class=\"mt-4\">
  219.                         <h4>5. Limitation de responsabilité</h4>
  220.                         <p>MaketOu ne sera pas responsable des dommages directs, indirects, accessoires ou consécutifs résultant de l'utilisation ou de l'impossibilité d'utiliser notre plateforme.</p>
  221.                     </div>
  222.                     <div class=\"mt-4\">
  223.                         <h4>6. Modifications</h4>
  224.                         <p>Nous nous réservons le droit de modifier ces conditions à tout moment. Les modifications entreront en vigueur dès leur publication sur cette page.</p>
  225.                     </div>
  226.                     <div class=\"mt-4\">
  227.                         <h4>7. Contact</h4>
  228.                         <p>Pour toute question concernant ces conditions d'utilisation, veuillez nous contacter à <a href=\"";
  229.         // line 137
  230.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ui_contact");
  231.         yield "\">contact@maketou.com</a></p>
  232.                     </div>
  233.                 </div>
  234.             </div>
  235.         </div>
  236.     </section>
  237. ";
  238.         
  239.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  240.         
  241.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  242.         yield from [];
  243.     }
  244.     /**
  245.      * @codeCoverageIgnore
  246.      */
  247.     public function getTemplateName(): string
  248.     {
  249.         return "home/terms.html.twig";
  250.     }
  251.     /**
  252.      * @codeCoverageIgnore
  253.      */
  254.     public function isTraitable(): bool
  255.     {
  256.         return false;
  257.     }
  258.     /**
  259.      * @codeCoverageIgnore
  260.      */
  261.     public function getDebugInfo(): array
  262.     {
  263.         return array (  261 => 137,  218 => 97,  201 => 83,  191 => 75,  178 => 74,  101 => 6,  88 => 5,  65 => 3,  42 => 1,);
  264.     }
  265.     public function getSourceContext(): Source
  266.     {
  267.         return new Source("{% extends 'base_home.html.twig' %}
  268. {% block title %}Conditions d'utilisation | MaketOu{% endblock %}
  269. {% block stylesheets %}
  270.     <style>
  271.         /* Styles spécifiques à la page terms - isolés pour ne pas affecter le navbar */
  272.         .terms-page {
  273.             /* Wrapper pour isoler les styles de cette page */
  274.         }
  275.         
  276.         .terms-page .section_gap {
  277.             padding: 80px 0;
  278.         }
  279.         
  280.         .terms-page h2 {
  281.             color: #333;
  282.             font-weight: 600;
  283.             margin-bottom: 30px;
  284.         }
  285.         
  286.         .terms-page h4 {
  287.             color: #ffa200;
  288.             font-weight: 600;
  289.             margin-top: 30px;
  290.             margin-bottom: 15px;
  291.         }
  292.         
  293.         .terms-page p {
  294.             color: #666;
  295.             line-height: 1.8;
  296.             margin-bottom: 15px;
  297.         }
  298.         
  299.         .terms-page ul {
  300.             padding-left: 20px;
  301.             margin-bottom: 15px;
  302.         }
  303.         
  304.         .terms-page ul li {
  305.             color: #666;
  306.             line-height: 1.8;
  307.             margin-bottom: 8px;
  308.         }
  309.         
  310.         .terms-page a {
  311.             color: #ffa200;
  312.             text-decoration: none;
  313.             transition: color 0.3s ease;
  314.         }
  315.         
  316.         .terms-page a:hover {
  317.             color: #e8910a;
  318.             text-decoration: underline;
  319.         }
  320.         
  321.         /* Responsive */
  322.         @media(max-width: 768px) {
  323.             .terms-page .section_gap {
  324.                 padding: 40px 0;
  325.             }
  326.             
  327.             .terms-page h2 {
  328.                 font-size: 1.75rem;
  329.             }
  330.             
  331.             .terms-page h4 {
  332.                 font-size: 1.25rem;
  333.             }
  334.         }
  335.     </style>
  336. {% endblock %}
  337. {% block body %}
  338.     <div class=\"terms-page\">
  339.     <!-- Start Banner Area -->
  340.     <section class=\"banner-area organic-breadcrumb\">
  341.         <div class=\"container\">
  342.             <div class=\"breadcrumb-banner d-flex flex-wrap align-items-center justify-content-end\">
  343.                 <div class=\"col-first\">
  344.                     <h1>Conditions d'utilisation</h1>
  345.                     <nav class=\"d-flex align-items-center\">
  346.                         <a href=\"{{ path('ui_home') }}\">Accueil<span class=\"lnr lnr-arrow-right\"></span></a>
  347.                         <a href=\"javascript:void(0)\">Conditions d'utilisation</a>
  348.                     </nav>
  349.                 </div>
  350.             </div>
  351.         </div>
  352.     </section>
  353.     <!-- End Banner Area -->
  354.     <section class=\"section_gap\">
  355.         <div class=\"container\">
  356.             <div class=\"row\">
  357.                 <div class=\"col-lg-12\">
  358.                     <h2 class=\"mb-4\">Conditions d'utilisation</h2>
  359.                     <p class=\"text-muted\">Dernière mise à jour : {{ \"now\"|date(\"d/m/Y\") }}</p>
  360.                     
  361.                     <div class=\"mt-4\">
  362.                         <h4>1. Acceptation des conditions</h4>
  363.                         <p>En accédant et en utilisant MaketOu, vous acceptez d'être lié par ces conditions d'utilisation. Si vous n'acceptez pas ces conditions, veuillez ne pas utiliser notre plateforme.</p>
  364.                     </div>
  365.                     <div class=\"mt-4\">
  366.                         <h4>2. Utilisation de la plateforme</h4>
  367.                         <p>Vous vous engagez à utiliser MaketOu de manière légale et conforme à ces conditions. Il est interdit d'utiliser la plateforme pour :</p>
  368.                         <ul>
  369.                             <li>Des activités illégales ou frauduleuses</li>
  370.                             <li>Vendre des produits contrefaits ou interdits</li>
  371.                             <li>Harceler ou nuire à d'autres utilisateurs</li>
  372.                             <li>Violer les droits de propriété intellectuelle</li>
  373.                         </ul>
  374.                     </div>
  375.                     <div class=\"mt-4\">
  376.                         <h4>3. Compte utilisateur</h4>
  377.                         <p>Vous êtes responsable de maintenir la confidentialité de votre compte et de votre mot de passe. Vous acceptez de nous notifier immédiatement de toute utilisation non autorisée de votre compte.</p>
  378.                     </div>
  379.                     <div class=\"mt-4\">
  380.                         <h4>4. Produits et services</h4>
  381.                         <p>Les produits et services proposés sur MaketOu sont fournis par des vendeurs tiers. MaketOu n'est pas responsable de la qualité, de la sécurité ou de la légalité de ces produits.</p>
  382.                     </div>
  383.                     <div class=\"mt-4\">
  384.                         <h4>5. Limitation de responsabilité</h4>
  385.                         <p>MaketOu ne sera pas responsable des dommages directs, indirects, accessoires ou consécutifs résultant de l'utilisation ou de l'impossibilité d'utiliser notre plateforme.</p>
  386.                     </div>
  387.                     <div class=\"mt-4\">
  388.                         <h4>6. Modifications</h4>
  389.                         <p>Nous nous réservons le droit de modifier ces conditions à tout moment. Les modifications entreront en vigueur dès leur publication sur cette page.</p>
  390.                     </div>
  391.                     <div class=\"mt-4\">
  392.                         <h4>7. Contact</h4>
  393.                         <p>Pour toute question concernant ces conditions d'utilisation, veuillez nous contacter à <a href=\"{{ path('ui_contact') }}\">contact@maketou.com</a></p>
  394.                     </div>
  395.                 </div>
  396.             </div>
  397.         </div>
  398.     </section>
  399. {% endblock %}
  400. ""home/terms.html.twig""/home/u540977899/domains/maketou-ht.com/public_html/templates/home/terms.html.twig");
  401.     }
  402. }