var/cache/dev/twig/5d/5d12635c9508f05626f3118b8d64030d.php line 49

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. /* security/resetpassword.html.twig */
  14. class __TwigTemplate_01911a488fdb8b447873d7b44825590d extends 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.             'title' => [$this'block_title'],
  24.             'content' => [$this'block_content'],
  25.         ];
  26.     }
  27.     protected function doGetParent(array $context)
  28.     {
  29.         // line 1
  30.         return "base.html.twig";
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""security/resetpassword.html.twig"));
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""security/resetpassword.html.twig"));
  39.         $this->parent $this->loadTemplate("base.html.twig""security/resetpassword.html.twig"1);
  40.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  41.         
  42.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  43.         
  44.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  45.     }
  46.     // line 3
  47.     public function block_title($context, array $blocks = [])
  48.     {
  49.         $macros $this->macros;
  50.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  51.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  52.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  53.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  54.         echo "Connexion";
  55.         
  56.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  57.         
  58.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  59.     }
  60.     // line 5
  61.     public function block_content($context, array $blocks = [])
  62.     {
  63.         $macros $this->macros;
  64.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  65.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  66.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  67.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  68.         // line 6
  69.         echo "    <section class=\"page_title ds s-overlay s-pt-150 s-pb-50\" style=\"background-image: url(";
  70.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/cbrc/imagefond.jpg"), "html"nulltrue);
  71.         echo ")\">
  72.         <div class=\"s-blur\"></div>
  73.         <div class=\"container\">
  74.             <div class=\"row\">
  75.                 <div class=\"col-md-12 text-center\">
  76.                     <h1><i class=\"far fa-user mr-3\"></i>Mot de passe oublié?</h1>
  77.                 </div>
  78.             </div>
  79.         </div>
  80.     </section>
  81.     <section class=\"ls s-py-xl-150 s-py-lg-130 s-py-md-90 s-py-60\">
  82.         <div class=\"container mb-5\">
  83.             <div class=\"row justify-content-around \">
  84.                 <div class=\"col-6 text-center\">
  85.                     <div class=\"card p-2 woocommerce-EditAccountForm\">
  86.                         <div class=\"card-body\">
  87.                             ";
  88.         // line 22
  89.         echo         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["formreset"]) || array_key_exists("formreset"$context) ? $context["formreset"] : (function () { throw new RuntimeError('Variable "formreset" does not exist.'22$this->source); })()), 'form');
  90.         echo "
  91.                             <br/>
  92.                             <div class=\"text-left\">
  93.                                 <small>Vous n'avez pas de compte? <a href=\"";
  94.         // line 25
  95.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("signup", [], false);
  96.         echo "\" ><u>Créer un compte</u></a></small>
  97.                             </div>
  98.                         </div>
  99.                     </div>
  100.                 </div>
  101.             </div>
  102.         </div>
  103.     </section>
  104. ";
  105.         
  106.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  107.         
  108.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  109.     }
  110.     public function getTemplateName()
  111.     {
  112.         return "security/resetpassword.html.twig";
  113.     }
  114.     public function isTraitable()
  115.     {
  116.         return false;
  117.     }
  118.     public function getDebugInfo()
  119.     {
  120.         return array (  114 => 25,  108 => 22,  88 => 6,  78 => 5,  59 => 3,  36 => 1,);
  121.     }
  122.     public function getSourceContext()
  123.     {
  124.         return new Source("{% extends 'base.html.twig' %}
  125. {% block title %}Connexion{% endblock %}
  126. {% block content %}
  127.     <section class=\"page_title ds s-overlay s-pt-150 s-pb-50\" style=\"background-image: url({{ asset('assets/images/cbrc/imagefond.jpg') }})\">
  128.         <div class=\"s-blur\"></div>
  129.         <div class=\"container\">
  130.             <div class=\"row\">
  131.                 <div class=\"col-md-12 text-center\">
  132.                     <h1><i class=\"far fa-user mr-3\"></i>Mot de passe oublié?</h1>
  133.                 </div>
  134.             </div>
  135.         </div>
  136.     </section>
  137.     <section class=\"ls s-py-xl-150 s-py-lg-130 s-py-md-90 s-py-60\">
  138.         <div class=\"container mb-5\">
  139.             <div class=\"row justify-content-around \">
  140.                 <div class=\"col-6 text-center\">
  141.                     <div class=\"card p-2 woocommerce-EditAccountForm\">
  142.                         <div class=\"card-body\">
  143.                             {{ form(formreset) }}
  144.                             <br/>
  145.                             <div class=\"text-left\">
  146.                                 <small>Vous n'avez pas de compte? <a href=\"{{ path('signup', {}, relative = false) }}\" ><u>Créer un compte</u></a></small>
  147.                             </div>
  148.                         </div>
  149.                     </div>
  150.                 </div>
  151.             </div>
  152.         </div>
  153.     </section>
  154. {% endblock %}
  155. ""security/resetpassword.html.twig""/home/maixmebouz/www/dev/cbrc/templates/security/resetpassword.html.twig");
  156.     }
  157. }