var/cache/dev/twig/03/03d40f2f02d6ce7d0fc0c9667beaee40916051f69be2e6df10a30a6b8f4b0b71.php line 39

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/sendlinkpassword.html.twig */
  14. class __TwigTemplate_8145f79dfb462c487326b77ef255aa46cc0049bc53bae7906612ecaacda37e4f 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.             'body' => [$this'block_body'],
  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_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""security/sendlinkpassword.html.twig"));
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""security/sendlinkpassword.html.twig"));
  39.         $this->parent $this->loadTemplate("base.html.twig""security/sendlinkpassword.html.twig"1);
  40.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  41.         
  42.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  43.         
  44.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  45.     }
  46.     // line 3
  47.     public function block_title($context, array $blocks = [])
  48.     {
  49.         $macros $this->macros;
  50.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  51.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  52.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  53.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  54.         echo "Log in!";
  55.         
  56.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  57.         
  58.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  59.     }
  60.     // line 5
  61.     public function block_body($context, array $blocks = [])
  62.     {
  63.         $macros $this->macros;
  64.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  65.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  66.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  67.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  68.         echo "   
  69. <main class=\"login-form  mt-2\">
  70.     <div class=\"row justify-content-center\">
  71.         <div class=\"col-md-8\">
  72.             <div class=\"card\">
  73.                 <div class=\"card-header\">
  74.                     <h1 class=\"h3 mb-3 font-weight-normal\">
  75.                         ";
  76.         // line 12
  77.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Please enter your email"), "html"nulltrue);
  78.         echo "
  79.                     </h1>
  80.                 </div>
  81.                 <div class=\"card-body\">
  82.                   ";
  83.         // line 16
  84.         echo         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'16$this->source); })()), 'form_start');
  85.         echo "
  86.                     <div class=\"form-group row\">
  87.                         ";
  88.         // line 18
  89.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'18$this->source); })()), "Email", [], "any"falsefalsefalse18), 'label', ["label_attr" => ["class" => "col-md-4 col-form-label text-md-right"], "label" => "email"]);
  90.         echo "
  91.                         <div class=\"col-md-6\">
  92.                             ";
  93.         // line 20
  94.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'20$this->source); })()), "Email", [], "any"falsefalsefalse20), 'widget');
  95.         echo "
  96.                         </div>
  97.                     </div>
  98.                     <div class=\"col-md-6 offset-md-4 text-white\">
  99.                         ";
  100.         // line 24
  101.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'24$this->source); })()), "Submit", [], "any"falsefalsefalse24), 'widget');
  102.         echo "
  103.                         <a href=";
  104.         // line 25
  105.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_login");
  106.         echo " class=\"btn btn-link\">
  107.                             ";
  108.         // line 26
  109.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("back_to_login"), "html"nulltrue);
  110.         echo "
  111.                         </a>
  112.                     </div>
  113.                   ";
  114.         // line 29
  115.         echo         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'29$this->source); })()), 'form_end');
  116.         echo "
  117.                 </div>
  118.             </div>
  119.         </div>
  120.     </div>
  121. </main> 
  122. ";
  123.         
  124.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  125.         
  126.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  127.     }
  128.     public function getTemplateName()
  129.     {
  130.         return "security/sendlinkpassword.html.twig";
  131.     }
  132.     public function isTraitable()
  133.     {
  134.         return false;
  135.     }
  136.     public function getDebugInfo()
  137.     {
  138.         return array (  134 => 29,  128 => 26,  124 => 25,  120 => 24,  113 => 20,  108 => 18,  103 => 16,  96 => 12,  78 => 5,  59 => 3,  36 => 1,);
  139.     }
  140.     public function getSourceContext()
  141.     {
  142.         return new Source("{% extends 'base.html.twig' %}
  143. {% block title %}Log in!{% endblock %}
  144. {% block body %}   
  145. <main class=\"login-form  mt-2\">
  146.     <div class=\"row justify-content-center\">
  147.         <div class=\"col-md-8\">
  148.             <div class=\"card\">
  149.                 <div class=\"card-header\">
  150.                     <h1 class=\"h3 mb-3 font-weight-normal\">
  151.                         {{ 'Please enter your email'|trans }}
  152.                     </h1>
  153.                 </div>
  154.                 <div class=\"card-body\">
  155.                   {{ form_start(form) }}
  156.                     <div class=\"form-group row\">
  157.                         {{ form_label(form.Email, 'email', { 'label_attr': {'class': 'col-md-4 col-form-label text-md-right'} }) }}
  158.                         <div class=\"col-md-6\">
  159.                             {{ form_widget(form.Email) }}
  160.                         </div>
  161.                     </div>
  162.                     <div class=\"col-md-6 offset-md-4 text-white\">
  163.                         {{ form_widget(form.Submit) }}
  164.                         <a href={{ path('app_login') }} class=\"btn btn-link\">
  165.                             {{ 'back_to_login'|trans }}
  166.                         </a>
  167.                     </div>
  168.                   {{ form_end(form) }}
  169.                 </div>
  170.             </div>
  171.         </div>
  172.     </div>
  173. </main> 
  174. {% endblock %}
  175. ""security/sendlinkpassword.html.twig""/var/www/sulser.smt-web09b.swissmains.net/SMT_Sulser/sulser/templates/security/sendlinkpassword.html.twig");
  176.     }
  177. }