var/cache/domain_freund_easytransfer24_de/twig/95/95d49481fff5a017ab2290709c4077bd.php line 54

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. /* @DiplixKMG/forgot_password.html.twig */
  14. class __TwigTemplate_05edf9162a93a69303420bb8a0f6e64f extends \Twig\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.             'body' => [$this'block_body'],
  24.         ];
  25.     }
  26.     protected function doGetParent(array $context)
  27.     {
  28.         // line 1
  29.         return "::base.html.twig";
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@DiplixKMG/forgot_password.html.twig"));
  36.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@DiplixKMG/forgot_password.html.twig"));
  38.         // line 2
  39.         $macros["jsm"] = $this->macros["jsm"] = $this->loadTemplate("@DiplixKMG/Macro/javascripts.html.twig""@DiplixKMG/forgot_password.html.twig"2)->unwrap();
  40.         // line 3
  41.         $macros["bsm"] = $this->macros["bsm"] = $this->loadTemplate("@DiplixKMG/Macro/blocks.html.twig""@DiplixKMG/forgot_password.html.twig"3)->unwrap();
  42.         // line 4
  43.         $macros["fm"] = $this->macros["fm"] = $this->loadTemplate("@DiplixKMG/Macro/forms.html.twig""@DiplixKMG/forgot_password.html.twig"4)->unwrap();
  44.         // line 1
  45.         $this->parent $this->loadTemplate("::base.html.twig""@DiplixKMG/forgot_password.html.twig"1);
  46.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  47.         
  48.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  49.         
  50.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  51.     }
  52.     // line 6
  53.     public function block_body($context, array $blocks = [])
  54.     {
  55.         $macros $this->macros;
  56.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  57.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  58.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  59.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  60.         // line 7
  61.         echo "
  62.     <div class=\"container\"><div class=\"row\"><div class=\"col-sm-12\">
  63.         <h1 class=\"page-header\">
  64.             ";
  65.         // line 13
  66.         echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("header.forgot-password", [], "messages");
  67.         // line 14
  68.         echo "        </h1>
  69.         ";
  70.         // line 16
  71.         echo twig_call_macro($macros["bsm"], "macro_displayFlashBag", [], 16$context$this->getSourceContext());
  72.         echo "
  73.         ";
  74.         // line 18
  75.         echo twig_call_macro($macros["fm"], "macro_defaultForm", [(isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'18$this->source); })()), $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("kmg_home")], 18$context$this->getSourceContext());
  76.         echo "
  77.     </div></div></div>
  78. ";
  79.         
  80.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  81.         
  82.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  83.     }
  84.     public function getTemplateName()
  85.     {
  86.         return "@DiplixKMG/forgot_password.html.twig";
  87.     }
  88.     public function isTraitable()
  89.     {
  90.         return false;
  91.     }
  92.     public function getDebugInfo()
  93.     {
  94.         return array (  94 => 18,  89 => 16,  85 => 14,  83 => 13,  75 => 7,  65 => 6,  54 => 1,  52 => 4,  50 => 3,  48 => 2,  35 => 1,);
  95.     }
  96.     public function getSourceContext()
  97.     {
  98.         return new Source("{% extends '::base.html.twig' %}
  99. {% import \"@DiplixKMG/Macro/javascripts.html.twig\" as jsm  %}
  100. {% import \"@DiplixKMG/Macro/blocks.html.twig\" as bsm  %}
  101. {% import \"@DiplixKMG/Macro/forms.html.twig\" as fm %}
  102. {% block body %}
  103.     <div class=\"container\"><div class=\"row\"><div class=\"col-sm-12\">
  104.         <h1 class=\"page-header\">
  105.             {% trans %}header.forgot-password{% endtrans %}
  106.         </h1>
  107.         {{ bsm.displayFlashBag() }}
  108.         {{ fm.defaultForm(form,path(\"kmg_home\")) }}
  109.     </div></div></div>
  110. {% endblock %}""@DiplixKMG/forgot_password.html.twig""/var/www/webeasy/htdocs/src/Diplix/KMGBundle/Resources/views/forgot_password.html.twig");
  111.     }
  112. }