var/cache/dev/twig/d4/d43a9749a7e7ce02ae6e75900a21a0546a859eebf3fba7c4a0602f1c31875321.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\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/Check-faknumber.html.twig */
  14. class __TwigTemplate_08f04db6a7f32aaddc827bef0f4fe9ba9bad7dcc0f18b553dd8af5f28d7a8744 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.             'javascripts' => [$this'block_javascripts'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 1
  31.         return "base.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""security/Check-faknumber.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""security/Check-faknumber.html.twig"));
  40.         $this->parent $this->loadTemplate("base.html.twig""security/Check-faknumber.html.twig"1);
  41.         $this->parent->display($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_title($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""title"));
  53.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  55.         // line 4
  56.         echo "\tRegistrierung mit FAK !
  57. ";
  58.         
  59.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  60.         
  61.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  62.     }
  63.     // line 7
  64.     public function block_body($context, array $blocks = [])
  65.     {
  66.         $macros $this->macros;
  67.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  68.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  69.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  70.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  71.         // line 8
  72.         echo "
  73. \t<main class=\"login-form  mt-4\">
  74. \t\t<div class=\"cotainer\">
  75. \t\t\t";
  76.         // line 11
  77.         if ((=== twig_compare((isset($context["RegisterState"]) || array_key_exists("RegisterState"$context) ? $context["RegisterState"] : (function () { throw new RuntimeError('Variable "RegisterState" does not exist.'11$this->source); })()), 1))) {
  78.             // line 12
  79.             echo "\t\t\t\t<div class=\"row justify-content-center\">
  80. \t\t\t\t\t<a href=";
  81.             // line 13
  82.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_login");
  83.             echo " class=\"btn btn-link\">
  84. \t\t\t\t\t\t";
  85.             // line 14
  86.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Zurück zum Login"), "html"nulltrue);
  87.             echo "
  88. \t\t\t\t\t</a>
  89. \t\t\t\t</div>
  90. \t\t\t";
  91.         }
  92.         // line 18
  93.         echo "\t\t\t";
  94.         if ((!== twig_compare((isset($context["error"]) || array_key_exists("error"$context) ? $context["error"] : (function () { throw new RuntimeError('Variable "error" does not exist.'18$this->source); })()), 0))) {
  95.             // line 19
  96.             echo "\t\t\t\t<div class=\"row justify-content-center\">
  97. \t\t\t\t\t<div class=\"col-md-8\">
  98. \t\t\t\t\t\t<div class=\"card\">
  99.                             ";
  100.             // line 22
  101.             if ((=== twig_compare((isset($context["FAKcheckState"]) || array_key_exists("FAKcheckState"$context) ? $context["FAKcheckState"] : (function () { throw new RuntimeError('Variable "FAKcheckState" does not exist.'22$this->source); })()), 1))) {
  102.                 // line 23
  103.                 echo "\t\t\t\t\t\t\t<div class=\"card-header\">
  104. \t\t\t\t\t\t\t\t<h1 class=\"h3 mb-3 font-weight-normal\">";
  105.                 // line 24
  106.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Please sign in"), "html"nulltrue);
  107.                 echo "</h1>
  108. \t\t\t\t\t\t\t</div>
  109.                             ";
  110.             }
  111.             // line 27
  112.             echo "                            ";
  113.             if ((=== twig_compare((isset($context["FAKcheckState"]) || array_key_exists("FAKcheckState"$context) ? $context["FAKcheckState"] : (function () { throw new RuntimeError('Variable "FAKcheckState" does not exist.'27$this->source); })()), 0))) {
  114.                 // line 28
  115.                 echo "\t\t\t\t\t\t\t<div class=\"card-header\">
  116. \t\t\t\t\t\t\t\t<h1 class=\"h3 mb-3 font-weight-normal\">";
  117.                 // line 29
  118.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("please_register"), "html"nulltrue);
  119.                 echo "</h1>
  120. \t\t\t\t\t\t\t</div>
  121.                             ";
  122.             }
  123.             // line 32
  124.             echo "\t\t\t\t\t\t\t<div class=\"card-body\">
  125. \t\t\t\t\t\t\t\t";
  126.             // line 33
  127.             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.'33$this->source); })()), 'form_start', ["attr" => ["class" => "needs-validation""novalidate" => "novalidate"]]);
  128.             echo "
  129.                                 ";
  130.             // line 34
  131.             if ((=== twig_compare((isset($context["FAKcheckState"]) || array_key_exists("FAKcheckState"$context) ? $context["FAKcheckState"] : (function () { throw new RuntimeError('Variable "FAKcheckState" does not exist.'34$this->source); })()), 1))) {
  132.                 // line 35
  133.                 echo "\t\t\t\t\t\t\t\t<div class=\"row\">
  134. \t\t\t\t\t\t\t\t\t";
  135.                 // line 36
  136.                 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.'36$this->source); })()), "FakNumber", [], "any"falsefalsefalse36), 'label', ["label_attr" => ["class" => "col-md-4 col-form-label text-md-right"], "label" => "FakNumber"]);
  137.                 echo "
  138. \t\t\t\t\t\t\t\t\t<div class=\"col-md-6\">
  139. \t\t\t\t\t\t\t\t\t\t";
  140.                 // line 38
  141.                 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.'38$this->source); })()), "FakNumber", [], "any"falsefalsefalse38), 'widget');
  142.                 echo "
  143. \t\t\t\t\t\t\t\t\t</div>
  144.                                     <a data-toggle=\"tooltip\" data-placement=\"bottom\" title=\"<img src='/images/fak.jpg'/>\" class=\"pt-3\">
  145.                                         <i class=\"text-primary bi-info-circle\"></i>
  146.                                     </a>
  147. \t\t\t\t\t\t\t\t</div>
  148. \t\t\t\t\t\t\t\t<div class=\"row\">
  149. \t\t\t\t\t\t\t\t\t";
  150.                 // line 45
  151.                 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.'45$this->source); })()), "Birthdate", [], "any"falsefalsefalse45), 'label', ["label_attr" => ["class" => "col-md-4 col-form-label text-md-right"], "label" => "birthdate"]);
  152.                 echo "
  153. \t\t\t\t\t\t\t\t\t<div class=\"col-md-6\">
  154. \t\t\t\t\t\t\t\t\t\t";
  155.                 // line 47
  156.                 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.'47$this->source); })()), "Birthdate", [], "any"falsefalsefalse47), 'widget');
  157.                 echo "
  158. \t\t\t\t\t\t\t\t\t</div>
  159. \t\t\t\t\t\t\t\t</div>
  160.                                 ";
  161.             }
  162.             // line 51
  163.             echo "                                ";
  164.             if ((=== twig_compare((isset($context["FAKcheckState"]) || array_key_exists("FAKcheckState"$context) ? $context["FAKcheckState"] : (function () { throw new RuntimeError('Variable "FAKcheckState" does not exist.'51$this->source); })()), 0))) {
  165.                 // line 52
  166.                 echo "                                <div class=\"row\">
  167. \t\t\t\t\t\t\t\t\t";
  168.                 // line 53
  169.                 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.'53$this->source); })()), "Salutation", [], "any"falsefalsefalse53), 'label', ["label_attr" => ["class" => "col-md-4 col-form-label text-md-right"], "label" => "Salutation"]);
  170.                 echo "
  171. \t\t\t\t\t\t\t\t\t<div class=\"col-md-6\">
  172. \t\t\t\t\t\t\t\t\t\t";
  173.                 // line 55
  174.                 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.'55$this->source); })()), "Salutation", [], "any"falsefalsefalse55), 'widget');
  175.                 echo "
  176. \t\t\t\t\t\t\t\t\t</div>
  177. \t\t\t\t\t\t\t\t</div>
  178.                                 <div class=\"row\">
  179. \t\t\t\t\t\t\t\t\t";
  180.                 // line 59
  181.                 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.'59$this->source); })()), "FAKNumber", [], "any"falsefalsefalse59), 'label', ["label_attr" => ["class" => "col-md-4 col-form-label text-md-right"], "label" => "FakNumber"]);
  182.                 echo "
  183. \t\t\t\t\t\t\t\t\t<div class=\"col-md-6\">
  184. \t\t\t\t\t\t\t\t\t\t";
  185.                 // line 61
  186.                 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.'61$this->source); })()), "FAKNumber", [], "any"falsefalsefalse61), 'widget', ["value" => twig_get_attribute($this->env$this->source, (isset($context["response"]) || array_key_exists("response"$context) ? $context["response"] : (function () { throw new RuntimeError('Variable "response" does not exist.'61$this->source); })()), "s_SARILicenseId", [], "any"falsefalsefalse61)]);
  187.                 echo "
  188. \t\t\t\t\t\t\t\t\t</div>
  189. \t\t\t\t\t\t\t\t</div>
  190. \t\t\t\t\t\t\t\t<div class=\"row\">
  191. \t\t\t\t\t\t\t\t\t";
  192.                 // line 65
  193.                 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.'65$this->source); })()), "Email", [], "any"falsefalsefalse65), 'label', ["label_attr" => ["class" => "col-md-4 col-form-label text-md-right"], "label" => "email"]);
  194.                 echo "
  195. \t\t\t\t\t\t\t\t\t<div class=\"col-md-6\">
  196. \t\t\t\t\t\t\t\t\t\t";
  197.                 // line 67
  198.                 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.'67$this->source); })()), "Email", [], "any"falsefalsefalse67), 'widget');
  199.                 echo "
  200. \t\t\t\t\t\t\t\t\t</div>
  201. \t\t\t\t\t\t\t\t</div>
  202. \t\t\t\t\t\t\t\t<div class=\"row\">
  203. \t\t\t\t\t\t\t\t\t";
  204.                 // line 71
  205.                 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.'71$this->source); })()), "Firstname", [], "any"falsefalsefalse71), 'label', ["label_attr" => ["class" => "col-md-4 col-form-label text-md-right"], "label" => "firstname"]);
  206.                 echo "
  207. \t\t\t\t\t\t\t\t\t<div class=\"col-md-6\">
  208. \t\t\t\t\t\t\t\t\t\t";
  209.                 // line 73
  210.                 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.'73$this->source); })()), "Firstname", [], "any"falsefalsefalse73), 'widget', ["value" => twig_get_attribute($this->env$this->source, (isset($context["response"]) || array_key_exists("response"$context) ? $context["response"] : (function () { throw new RuntimeError('Variable "response" does not exist.'73$this->source); })()), "s_SARIPrename", [], "any"falsefalsefalse73)]);
  211.                 echo "
  212. \t\t\t\t\t\t\t\t\t</div>
  213. \t\t\t\t\t\t\t\t</div>
  214. \t\t\t\t\t\t\t\t<div class=\"row\">
  215. \t\t\t\t\t\t\t\t\t";
  216.                 // line 77
  217.                 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.'77$this->source); })()), "Lastname", [], "any"falsefalsefalse77), 'label', ["label_attr" => ["class" => "col-md-4 col-form-label text-md-right"], "label" => "lastname"]);
  218.                 echo "
  219. \t\t\t\t\t\t\t\t\t<div class=\"col-md-6\">
  220. \t\t\t\t\t\t\t\t\t\t";
  221.                 // line 79
  222.                 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.'79$this->source); })()), "Lastname", [], "any"falsefalsefalse79), 'widget', ["value" => twig_get_attribute($this->env$this->source, (isset($context["response"]) || array_key_exists("response"$context) ? $context["response"] : (function () { throw new RuntimeError('Variable "response" does not exist.'79$this->source); })()), "s_SARIName", [], "any"falsefalsefalse79)]);
  223.                 echo "
  224. \t\t\t\t\t\t\t\t\t</div>
  225. \t\t\t\t\t\t\t\t</div>
  226. \t\t\t\t\t\t\t\t<div class=\"row\">
  227. \t\t\t\t\t\t\t\t\t";
  228.                 // line 83
  229.                 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.'83$this->source); })()), "Birthdate", [], "any"falsefalsefalse83), 'label', ["label_attr" => ["class" => "col-md-4 col-form-label text-md-right"], "label" => "birthdate"]);
  230.                 echo "
  231. \t\t\t\t\t\t\t\t\t<div class=\"col-md-6\">
  232. \t\t\t\t\t\t\t\t\t\t";
  233.                 // line 85
  234.                 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.'85$this->source); })()), "Birthdate", [], "any"falsefalsefalse85), 'widget', ["value" => twig_get_attribute($this->env$this->source, (isset($context["response"]) || array_key_exists("response"$context) ? $context["response"] : (function () { throw new RuntimeError('Variable "response" does not exist.'85$this->source); })()), "s_SARIBirthdate", [], "any"falsefalsefalse85)]);
  235.                 echo "
  236. \t\t\t\t\t\t\t\t\t</div>
  237. \t\t\t\t\t\t\t\t</div>
  238. \t\t\t\t\t\t\t\t<div class=\"row\">
  239. \t\t\t\t\t\t\t\t\t";
  240.                 // line 89
  241.                 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.'89$this->source); })()), "AHV", [], "any"falsefalsefalse89), 'label', ["label_attr" => ["class" => "col-md-4 col-form-label text-md-right"], "label" => "AHV"]);
  242.                 echo "
  243. \t\t\t\t\t\t\t\t\t<div class=\"col-md-6\">
  244. \t\t\t\t\t\t\t\t\t\t";
  245.                 // line 91
  246.                 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.'91$this->source); })()), "AHV", [], "any"falsefalsefalse91), 'widget');
  247.                 echo "
  248. \t\t\t\t\t\t\t\t\t</div>
  249.                                         <a data-toggle=\"tooltip\" title=\"<img src='/images/KK.jpg' />\"class=\"pt-3\">
  250.                                             <i class=\"text-primary bi bi-info-circle\"></i>
  251.                                         </a>
  252. \t\t\t\t\t\t\t\t    </div>
  253. \t\t\t\t\t\t\t\t<div class=\"row\">
  254. \t\t\t\t\t\t\t\t\t";
  255.                 // line 98
  256.                 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.'98$this->source); })()), "address", [], "any"falsefalsefalse98), 'label', ["label_attr" => ["class" => "col-md-4 col-form-label text-md-right"], "label" => "address"]);
  257.                 echo "
  258. \t\t\t\t\t\t\t\t\t<div class=\"col-md-6\">
  259. \t\t\t\t\t\t\t\t\t\t";
  260.                 // line 100
  261.                 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.'100$this->source); })()), "address", [], "any"falsefalsefalse100), 'widget', ["value" => twig_get_attribute($this->env$this->source, (isset($context["response"]) || array_key_exists("response"$context) ? $context["response"] : (function () { throw new RuntimeError('Variable "response" does not exist.'100$this->source); })()), "s_SARIAddress", [], "any"falsefalsefalse100)]);
  262.                 echo "
  263. \t\t\t\t\t\t\t\t\t</div>
  264. \t\t\t\t\t\t\t\t</div>
  265. \t\t\t\t\t\t\t\t<div class=\"row\">
  266. \t\t\t\t\t\t\t\t\t";
  267.                 // line 104
  268.                 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.'104$this->source); })()), "zip", [], "any"falsefalsefalse104), 'label', ["label_attr" => ["class" => "col-md-4 col-form-label text-md-right"], "label" => "zip"]);
  269.                 echo "
  270. \t\t\t\t\t\t\t\t\t<div class=\"col-md-6\">
  271. \t\t\t\t\t\t\t\t\t\t";
  272.                 // line 106
  273.                 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.'106$this->source); })()), "zip", [], "any"falsefalsefalse106), 'widget', ["value" => twig_get_attribute($this->env$this->source, (isset($context["response"]) || array_key_exists("response"$context) ? $context["response"] : (function () { throw new RuntimeError('Variable "response" does not exist.'106$this->source); })()), "s_SARIZIP", [], "any"falsefalsefalse106)]);
  274.                 echo "
  275. \t\t\t\t\t\t\t\t\t</div>
  276. \t\t\t\t\t\t\t\t</div>
  277. \t\t\t\t\t\t\t\t<div class=\"row\">
  278. \t\t\t\t\t\t\t\t\t";
  279.                 // line 110
  280.                 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.'110$this->source); })()), "city", [], "any"falsefalsefalse110), 'label', ["label_attr" => ["class" => "col-md-4 col-form-label text-md-right"], "label" => "city"]);
  281.                 echo "
  282. \t\t\t\t\t\t\t\t\t<div class=\"col-md-6\">
  283. \t\t\t\t\t\t\t\t\t\t";
  284.                 // line 112
  285.                 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.'112$this->source); })()), "city", [], "any"falsefalsefalse112), 'widget', ["value" => twig_get_attribute($this->env$this->source, (isset($context["response"]) || array_key_exists("response"$context) ? $context["response"] : (function () { throw new RuntimeError('Variable "response" does not exist.'112$this->source); })()), "s_SARICity", [], "any"falsefalsefalse112)]);
  286.                 echo "
  287. \t\t\t\t\t\t\t\t\t</div>
  288. \t\t\t\t\t\t\t\t</div>
  289. \t\t\t\t\t\t\t\t<div class=\"row\">
  290. \t\t\t\t\t\t\t\t\t";
  291.                 // line 116
  292.                 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.'116$this->source); })()), "Phone", [], "any"falsefalsefalse116), 'label', ["label_attr" => ["class" => "col-md-4 col-form-label text-md-right"], "label" => "phone"]);
  293.                 echo "
  294. \t\t\t\t\t\t\t\t\t<div class=\"col-md-6\">
  295. \t\t\t\t\t\t\t\t\t\t";
  296.                 // line 118
  297.                 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.'118$this->source); })()), "Phone", [], "any"falsefalsefalse118), 'widget');
  298.                 echo "
  299. \t\t\t\t\t\t\t\t\t</div>
  300. \t\t\t\t\t\t\t\t</div>
  301. \t\t\t\t\t\t\t\t<div class=\"row\">
  302. \t\t\t\t\t\t\t\t\t";
  303.                 // line 122
  304.                 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.'122$this->source); })()), "Password", [], "any"falsefalsefalse122), 'label', ["label_attr" => ["class" => "col-md-4 col-form-label text-md-right"], "label" => "password"]);
  305.                 echo "
  306. \t\t\t\t\t\t\t\t\t<div class=\"col-md-6\">
  307. \t\t\t\t\t\t\t\t\t\t";
  308.                 // line 124
  309.                 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.'124$this->source); })()), "Password", [], "any"falsefalsefalse124), 'widget');
  310.                 echo "
  311. \t\t\t\t\t\t\t\t\t</div>
  312. \t\t\t\t\t\t\t\t</div>
  313. \t\t\t\t\t\t\t\t<div class=\"row\">
  314. \t\t\t\t\t\t\t\t\t";
  315.                 // line 128
  316.                 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.'128$this->source); })()), "PasswordConfirm", [], "any"falsefalsefalse128), 'label', ["label_attr" => ["class" => "col-md-4 col-form-label text-md-right"], "label" => "PasswordConfirm"]);
  317.                 echo "
  318. \t\t\t\t\t\t\t\t\t<div class=\"col-md-6\">
  319. \t\t\t\t\t\t\t\t\t\t";
  320.                 // line 130
  321.                 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.'130$this->source); })()), "PasswordConfirm", [], "any"falsefalsefalse130), 'widget');
  322.                 echo "
  323. \t\t\t\t\t\t\t\t\t</div>
  324. \t\t\t\t\t\t\t\t</div>
  325.                                 ";
  326.             }
  327.             // line 134
  328.             echo "\t\t\t\t\t\t\t\t<div class=\"col-md-6 offset-md-4 text-white\">
  329. \t\t\t\t\t\t\t\t\t";
  330.             // line 135
  331.             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.'135$this->source); })()), "Submit", [], "any"falsefalsefalse135), 'widget');
  332.             echo "
  333. \t\t\t\t\t\t\t\t\t<a href=";
  334.             // line 136
  335.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_login");
  336.             echo " class=\"btn btn-link\">
  337. \t\t\t\t\t\t\t\t\t\t";
  338.             // line 137
  339.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("back_to_login"), "html"nulltrue);
  340.             echo "
  341. \t\t\t\t\t\t\t\t\t</a>
  342. \t\t\t\t\t\t\t\t</div>
  343. \t\t\t\t\t\t\t\t";
  344.             // line 140
  345.             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.'140$this->source); })()), 'form_end');
  346.             echo "
  347. \t\t\t\t\t\t\t</div>
  348. \t\t\t\t\t\t</div>
  349. \t\t\t\t\t</div>
  350. \t\t\t\t</div>
  351. \t\t\t";
  352.         }
  353.         // line 146
  354.         echo "\t\t</div>
  355. \t</main>
  356. ";
  357.         
  358.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  359.         
  360.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  361.     }
  362.     // line 149
  363.     public function block_javascripts($context, array $blocks = [])
  364.     {
  365.         $macros $this->macros;
  366.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  367.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  368.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  369.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  370.         // line 150
  371.         echo "\t";
  372.         $this->displayParentBlock("javascripts"$context$blocks);
  373.         echo "
  374. \t";
  375.         // line 151
  376.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("fakFormValidation");
  377.         echo "
  378. ";
  379.         
  380.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  381.         
  382.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  383.     }
  384.     public function getTemplateName()
  385.     {
  386.         return "security/Check-faknumber.html.twig";
  387.     }
  388.     public function isTraitable()
  389.     {
  390.         return false;
  391.     }
  392.     public function getDebugInfo()
  393.     {
  394.         return array (  400 => 151,  395 => 150,  385 => 149,  373 => 146,  364 => 140,  358 => 137,  354 => 136,  350 => 135,  347 => 134,  340 => 130,  335 => 128,  328 => 124,  323 => 122,  316 => 118,  311 => 116,  304 => 112,  299 => 110,  292 => 106,  287 => 104,  280 => 100,  275 => 98,  265 => 91,  260 => 89,  253 => 85,  248 => 83,  241 => 79,  236 => 77,  229 => 73,  224 => 71,  217 => 67,  212 => 65,  205 => 61,  200 => 59,  193 => 55,  188 => 53,  185 => 52,  182 => 51,  175 => 47,  170 => 45,  160 => 38,  155 => 36,  152 => 35,  150 => 34,  146 => 33,  143 => 32,  137 => 29,  134 => 28,  131 => 27,  125 => 24,  122 => 23,  120 => 22,  115 => 19,  112 => 18,  105 => 14,  101 => 13,  98 => 12,  96 => 11,  91 => 8,  81 => 7,  70 => 4,  60 => 3,  37 => 1,);
  395.     }
  396.     public function getSourceContext()
  397.     {
  398.         return new Source("{% extends 'base.html.twig' %}
  399. {% block title %}
  400. \tRegistrierung mit FAK !
  401. {% endblock %}
  402. {% block body %}
  403. \t<main class=\"login-form  mt-4\">
  404. \t\t<div class=\"cotainer\">
  405. \t\t\t{% if RegisterState == 1 %}
  406. \t\t\t\t<div class=\"row justify-content-center\">
  407. \t\t\t\t\t<a href={{ path('app_login') }} class=\"btn btn-link\">
  408. \t\t\t\t\t\t{{ 'Zurück zum Login'|trans }}
  409. \t\t\t\t\t</a>
  410. \t\t\t\t</div>
  411. \t\t\t{% endif %}
  412. \t\t\t{% if error != 0 %}
  413. \t\t\t\t<div class=\"row justify-content-center\">
  414. \t\t\t\t\t<div class=\"col-md-8\">
  415. \t\t\t\t\t\t<div class=\"card\">
  416.                             {% if FAKcheckState == 1 %}
  417. \t\t\t\t\t\t\t<div class=\"card-header\">
  418. \t\t\t\t\t\t\t\t<h1 class=\"h3 mb-3 font-weight-normal\">{{ 'Please sign in'|trans }}</h1>
  419. \t\t\t\t\t\t\t</div>
  420.                             {% endif %}
  421.                             {% if FAKcheckState == 0 %}
  422. \t\t\t\t\t\t\t<div class=\"card-header\">
  423. \t\t\t\t\t\t\t\t<h1 class=\"h3 mb-3 font-weight-normal\">{{ 'please_register'|trans }}</h1>
  424. \t\t\t\t\t\t\t</div>
  425.                             {% endif %}
  426. \t\t\t\t\t\t\t<div class=\"card-body\">
  427. \t\t\t\t\t\t\t\t{{ form_start(form,{attr: {'class': 'needs-validation','novalidate': 'novalidate'}}) }}
  428.                                 {% if FAKcheckState == 1 %}
  429. \t\t\t\t\t\t\t\t<div class=\"row\">
  430. \t\t\t\t\t\t\t\t\t{{ form_label(form.FakNumber, 'FakNumber', { 'label_attr': {'class': 'col-md-4 col-form-label text-md-right'} }) }}
  431. \t\t\t\t\t\t\t\t\t<div class=\"col-md-6\">
  432. \t\t\t\t\t\t\t\t\t\t{{ form_widget(form.FakNumber) }}
  433. \t\t\t\t\t\t\t\t\t</div>
  434.                                     <a data-toggle=\"tooltip\" data-placement=\"bottom\" title=\"<img src='/images/fak.jpg'/>\" class=\"pt-3\">
  435.                                         <i class=\"text-primary bi-info-circle\"></i>
  436.                                     </a>
  437. \t\t\t\t\t\t\t\t</div>
  438. \t\t\t\t\t\t\t\t<div class=\"row\">
  439. \t\t\t\t\t\t\t\t\t{{ form_label(form.Birthdate, 'birthdate', { 'label_attr': {'class': 'col-md-4 col-form-label text-md-right'} }) }}
  440. \t\t\t\t\t\t\t\t\t<div class=\"col-md-6\">
  441. \t\t\t\t\t\t\t\t\t\t{{ form_widget(form.Birthdate)}}
  442. \t\t\t\t\t\t\t\t\t</div>
  443. \t\t\t\t\t\t\t\t</div>
  444.                                 {% endif %}
  445.                                 {% if FAKcheckState == 0 %}
  446.                                 <div class=\"row\">
  447. \t\t\t\t\t\t\t\t\t{{ form_label(form.Salutation, 'Salutation', { 'label_attr': {'class': 'col-md-4 col-form-label text-md-right'} }) }}
  448. \t\t\t\t\t\t\t\t\t<div class=\"col-md-6\">
  449. \t\t\t\t\t\t\t\t\t\t{{ form_widget(form.Salutation) }}
  450. \t\t\t\t\t\t\t\t\t</div>
  451. \t\t\t\t\t\t\t\t</div>
  452.                                 <div class=\"row\">
  453. \t\t\t\t\t\t\t\t\t{{ form_label(form.FAKNumber, 'FakNumber', { 'label_attr': {'class': 'col-md-4 col-form-label text-md-right'} }) }}
  454. \t\t\t\t\t\t\t\t\t<div class=\"col-md-6\">
  455. \t\t\t\t\t\t\t\t\t\t{{ form_widget(form.FAKNumber,{'value': response.s_SARILicenseId }) }}
  456. \t\t\t\t\t\t\t\t\t</div>
  457. \t\t\t\t\t\t\t\t</div>
  458. \t\t\t\t\t\t\t\t<div class=\"row\">
  459. \t\t\t\t\t\t\t\t\t{{ form_label(form.Email, 'email', { 'label_attr': {'class': 'col-md-4 col-form-label text-md-right'} }) }}
  460. \t\t\t\t\t\t\t\t\t<div class=\"col-md-6\">
  461. \t\t\t\t\t\t\t\t\t\t{{ form_widget(form.Email) }}
  462. \t\t\t\t\t\t\t\t\t</div>
  463. \t\t\t\t\t\t\t\t</div>
  464. \t\t\t\t\t\t\t\t<div class=\"row\">
  465. \t\t\t\t\t\t\t\t\t{{ form_label(form.Firstname, 'firstname', { 'label_attr': {'class': 'col-md-4 col-form-label text-md-right'} }) }}
  466. \t\t\t\t\t\t\t\t\t<div class=\"col-md-6\">
  467. \t\t\t\t\t\t\t\t\t\t{{ form_widget(form.Firstname, {'value': response.s_SARIPrename}) }}
  468. \t\t\t\t\t\t\t\t\t</div>
  469. \t\t\t\t\t\t\t\t</div>
  470. \t\t\t\t\t\t\t\t<div class=\"row\">
  471. \t\t\t\t\t\t\t\t\t{{ form_label(form.Lastname, 'lastname', { 'label_attr': {'class': 'col-md-4 col-form-label text-md-right'} }) }}
  472. \t\t\t\t\t\t\t\t\t<div class=\"col-md-6\">
  473. \t\t\t\t\t\t\t\t\t\t{{ form_widget(form.Lastname,{'value': response.s_SARIName }) }}
  474. \t\t\t\t\t\t\t\t\t</div>
  475. \t\t\t\t\t\t\t\t</div>
  476. \t\t\t\t\t\t\t\t<div class=\"row\">
  477. \t\t\t\t\t\t\t\t\t{{ form_label(form.Birthdate, 'birthdate', { 'label_attr': {'class': 'col-md-4 col-form-label text-md-right'} }) }}
  478. \t\t\t\t\t\t\t\t\t<div class=\"col-md-6\">
  479. \t\t\t\t\t\t\t\t\t\t{{ form_widget(form.Birthdate ,{'value': response.s_SARIBirthdate }) }}
  480. \t\t\t\t\t\t\t\t\t</div>
  481. \t\t\t\t\t\t\t\t</div>
  482. \t\t\t\t\t\t\t\t<div class=\"row\">
  483. \t\t\t\t\t\t\t\t\t{{ form_label(form.AHV, 'AHV', { 'label_attr': {'class': 'col-md-4 col-form-label text-md-right'} }) }}
  484. \t\t\t\t\t\t\t\t\t<div class=\"col-md-6\">
  485. \t\t\t\t\t\t\t\t\t\t{{ form_widget(form.AHV) }}
  486. \t\t\t\t\t\t\t\t\t</div>
  487.                                         <a data-toggle=\"tooltip\" title=\"<img src='/images/KK.jpg' />\"class=\"pt-3\">
  488.                                             <i class=\"text-primary bi bi-info-circle\"></i>
  489.                                         </a>
  490. \t\t\t\t\t\t\t\t    </div>
  491. \t\t\t\t\t\t\t\t<div class=\"row\">
  492. \t\t\t\t\t\t\t\t\t{{ form_label(form.address, 'address', { 'label_attr': {'class': 'col-md-4 col-form-label text-md-right'} }) }}
  493. \t\t\t\t\t\t\t\t\t<div class=\"col-md-6\">
  494. \t\t\t\t\t\t\t\t\t\t{{ form_widget(form.address,{'value': response.s_SARIAddress }) }}
  495. \t\t\t\t\t\t\t\t\t</div>
  496. \t\t\t\t\t\t\t\t</div>
  497. \t\t\t\t\t\t\t\t<div class=\"row\">
  498. \t\t\t\t\t\t\t\t\t{{ form_label(form.zip, 'zip', { 'label_attr': {'class': 'col-md-4 col-form-label text-md-right'} }) }}
  499. \t\t\t\t\t\t\t\t\t<div class=\"col-md-6\">
  500. \t\t\t\t\t\t\t\t\t\t{{ form_widget(form.zip,{'value': response.s_SARIZIP }) }}
  501. \t\t\t\t\t\t\t\t\t</div>
  502. \t\t\t\t\t\t\t\t</div>
  503. \t\t\t\t\t\t\t\t<div class=\"row\">
  504. \t\t\t\t\t\t\t\t\t{{ form_label(form.city, 'city', { 'label_attr': {'class': 'col-md-4 col-form-label text-md-right'} }) }}
  505. \t\t\t\t\t\t\t\t\t<div class=\"col-md-6\">
  506. \t\t\t\t\t\t\t\t\t\t{{ form_widget(form.city,{'value': response.s_SARICity }) }}
  507. \t\t\t\t\t\t\t\t\t</div>
  508. \t\t\t\t\t\t\t\t</div>
  509. \t\t\t\t\t\t\t\t<div class=\"row\">
  510. \t\t\t\t\t\t\t\t\t{{ form_label(form.Phone, 'phone', { 'label_attr': {'class': 'col-md-4 col-form-label text-md-right'} }) }}
  511. \t\t\t\t\t\t\t\t\t<div class=\"col-md-6\">
  512. \t\t\t\t\t\t\t\t\t\t{{ form_widget(form.Phone) }}
  513. \t\t\t\t\t\t\t\t\t</div>
  514. \t\t\t\t\t\t\t\t</div>
  515. \t\t\t\t\t\t\t\t<div class=\"row\">
  516. \t\t\t\t\t\t\t\t\t{{ form_label(form.Password, 'password', { 'label_attr': {'class': 'col-md-4 col-form-label text-md-right'} }) }}
  517. \t\t\t\t\t\t\t\t\t<div class=\"col-md-6\">
  518. \t\t\t\t\t\t\t\t\t\t{{ form_widget(form.Password) }}
  519. \t\t\t\t\t\t\t\t\t</div>
  520. \t\t\t\t\t\t\t\t</div>
  521. \t\t\t\t\t\t\t\t<div class=\"row\">
  522. \t\t\t\t\t\t\t\t\t{{ form_label(form.PasswordConfirm, 'PasswordConfirm', { 'label_attr': {'class': 'col-md-4 col-form-label text-md-right'} }) }}
  523. \t\t\t\t\t\t\t\t\t<div class=\"col-md-6\">
  524. \t\t\t\t\t\t\t\t\t\t{{ form_widget(form.PasswordConfirm) }}
  525. \t\t\t\t\t\t\t\t\t</div>
  526. \t\t\t\t\t\t\t\t</div>
  527.                                 {% endif %}
  528. \t\t\t\t\t\t\t\t<div class=\"col-md-6 offset-md-4 text-white\">
  529. \t\t\t\t\t\t\t\t\t{{ form_widget(form.Submit) }}
  530. \t\t\t\t\t\t\t\t\t<a href={{ path('app_login') }} class=\"btn btn-link\">
  531. \t\t\t\t\t\t\t\t\t\t{{ 'back_to_login'|trans }}
  532. \t\t\t\t\t\t\t\t\t</a>
  533. \t\t\t\t\t\t\t\t</div>
  534. \t\t\t\t\t\t\t\t{{ form_end(form) }}
  535. \t\t\t\t\t\t\t</div>
  536. \t\t\t\t\t\t</div>
  537. \t\t\t\t\t</div>
  538. \t\t\t\t</div>
  539. \t\t\t{% endif %}
  540. \t\t</div>
  541. \t</main>
  542. {% endblock %}
  543. {% block javascripts %}
  544. \t{{ parent() }}
  545. \t{{ encore_entry_script_tags('fakFormValidation') }}
  546. {% endblock %}
  547. ""security/Check-faknumber.html.twig""/var/www/sulser.smt-web09b.swissmains.net/SMT_Sulser/sulser/templates/security/Check-faknumber.html.twig");
  548.     }
  549. }