var/cache/dev/twig/86/867db5f360089ecb73ffa3cb75425757.php line 50

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. /* account/edit.html.twig */
  14. class __TwigTemplate_5cd4b222740d0bc3f12d5e8593507b91 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.             'stylesheets' => [$this'block_stylesheets'],
  24.             'content' => [$this'block_content'],
  25.             'javascripts' => [$this'block_javascripts'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 1
  31.         return "layout/backEndLayout.html.twig";
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = [])
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""account/edit.html.twig"));
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""account/edit.html.twig"));
  40.         $this->parent $this->loadTemplate("layout/backEndLayout.html.twig""account/edit.html.twig"1);
  41.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  42.         
  43.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  44.         
  45.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  46.     }
  47.     // line 4
  48.     public function block_stylesheets($context, array $blocks = [])
  49.     {
  50.         $macros $this->macros;
  51.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  52.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  53.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  54.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  55.         // line 5
  56.         echo "        \t ";
  57.         $this->displayParentBlock("stylesheets"$context$blocks);
  58.         echo 
  59.            <link rel=\"stylesheet\" href=\"";
  60.         // line 6
  61.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("//cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.6.0/css/bootstrap-datepicker.css"), "html"nulltrue);
  62.         echo "\">
  63.             
  64. ";
  65.         
  66.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  67.         
  68.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  69.     }
  70.     // line 10
  71.     public function block_content($context, array $blocks = [])
  72.     {
  73.         $macros $this->macros;
  74.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  75.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  76.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  77.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  78.         // line 11
  79.         echo " ";
  80.         $this->env->getRuntime("Symfony\\Component\\Form\\FormRenderer")->setTheme((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'11$this->source); })()), ["bootstrap_4_layout.html.twig"], true);
  81.         // line 12
  82.         echo "<div class=\"container bootstrap snippets bootdey\">
  83.     <h1 class=\"text-primary\"></h1>
  84.          ";
  85.         // line 14
  86.         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.'14$this->source); })()), 'form_start');
  87.         echo "
  88.    
  89.       <hr>
  90. \t<div class=\"row\">
  91.       <!-- left column -->
  92.       <div class=\"col-md-3\">
  93.         <div class=\"text-center\">
  94.           <img  src=\"";
  95.         // line 21
  96.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'21$this->source); })()), "user", [], "any"falsefalsefalse21), "avatar", [75], "method"falsefalsefalse21), "html"nulltrue);
  97.         echo "\" class=\"shadow rounded-circle\" alt=\"avatar\">
  98.           <span class=\"glyphicon glyphicon-user\"></span>Choose your image or profile icon by clicking
  99.             <a   class=\"btn  btn-secondary  fw-bold \" href=\"https://fr.gravatar.com/\">
  100.                            
  101.                 here      
  102.          </a>
  103.         </div>
  104.       </div>
  105.       
  106.       <!-- edit form column -->
  107.       <div class=\"col-md-9 personal-info\">
  108.         
  109.         <h3 class=\" card-header text-center\">Personal info</h3>
  110.         
  111.         <form class=\"form-horizontal mx-auto\" role=\"form\">
  112.           <div class=\"form-group\">
  113.           
  114.             <div class=\"col-lg-8\">
  115.                 ";
  116.         // line 39
  117.         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.'39$this->source); })()), "fullName", [], "any"falsefalsefalse39), 'row');
  118.         echo "
  119.             </div>
  120.           </div>
  121.           <div class=\"form-group\">
  122.            
  123.             <div class=\"col-lg-8\">
  124.               ";
  125.         // line 45
  126.         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); })()), "phoneNumber", [], "any"falsefalsefalse45), 'row');
  127.         echo "
  128.             </div>
  129.           </div>
  130.           <div class=\"form-group\">
  131.             
  132.             <div class=\"col-lg-8\">
  133.               ";
  134.         // line 51
  135.         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.'51$this->source); })()), "birthday", [], "any"falsefalsefalse51), 'row');
  136.         echo "
  137.             </div>
  138.           </div>
  139.            ";
  140.         // line 54
  141.         if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_ADMIN")) {
  142.             // line 55
  143.             echo "            <div class=\"form-group\">
  144.             
  145.             <div class=\"col-lg-8\">
  146.               ";
  147.             // line 58
  148.             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.'58$this->source); })()), "email", [], "any"falsefalsefalse58), 'row');
  149.             echo "
  150.             </div>
  151.           </div>
  152.            <div class=\"form-group\">
  153.             
  154.             <div class=\"col-lg-8\">
  155.               ";
  156.             // line 64
  157.             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.'64$this->source); })()), "status", [], "any"falsefalsefalse64), 'row');
  158.             echo "
  159.             </div>
  160.           </div>
  161.             ";
  162.         }
  163.         // line 68
  164.         echo "           <div class=\"form-group\">
  165.             
  166.             <div class=\"col-lg-8\">
  167.               ";
  168.         // line 71
  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.'71$this->source); })()), "domain", [], "any"falsefalsefalse71), 'row');
  170.         echo "
  171.             </div>
  172.           </div>
  173.          
  174.           <div class=\"form-group\">
  175.            
  176.             <div class=\"col-lg-8\">
  177.                ";
  178.         // line 78
  179.         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.'78$this->source); })()), "nationality", [], "any"falsefalsefalse78), 'row');
  180.         echo "
  181.             </div>
  182.           </div>
  183.            <div class=\"form-group\">
  184.             
  185.             <div class=\"col-lg-8\">
  186.               ";
  187.         // line 84
  188.         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.'84$this->source); })()), "birthplace", [], "any"falsefalsefalse84), 'row');
  189.         echo "
  190.             </div>
  191.           </div>
  192.            <div class=\"form-group\">
  193.             
  194.             <div class=\"col-lg-8\">
  195.               ";
  196.         // line 90
  197.         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.'90$this->source); })()), "region", [], "any"falsefalsefalse90), 'row');
  198.         echo "
  199.             </div>
  200.           </div>
  201.            <div class=\"form-group\">
  202.             
  203.             <div class=\"col-lg-8\">
  204.               ";
  205.         // line 96
  206.         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.'96$this->source); })()), "department", [], "any"falsefalsefalse96), 'row');
  207.         echo "
  208.             </div>
  209.           </div>
  210.           <div class=\"form-group\">
  211.               <div class=\"col-lg-8\">
  212.                ";
  213.         // line 101
  214.         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.'101$this->source); })()), "location", [], "any"falsefalsefalse101), 'row');
  215.         echo "
  216.             </div>
  217.           </div>
  218.           <div class=\"form-group\">
  219.               <div class=\"col-lg-8\">
  220.                ";
  221.         // line 106
  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.'106$this->source); })()), "academicLevel", [], "any"falsefalsefalse106), 'row');
  223.         echo "
  224.             </div>
  225.           </div>
  226.           <div class=\"form-group\">
  227.               <div class=\"col-lg-8\">
  228.                ";
  229.         // line 111
  230.         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.'111$this->source); })()), "gender", [], "any"falsefalsefalse111), 'row');
  231.         echo "
  232.             </div>
  233.           </div>
  234.           <div class=\"form-group\">
  235.               <div class=\"col-lg-8\">
  236.                ";
  237.         // line 116
  238.         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); })()), "numCni", [], "any"falsefalsefalse116), 'row');
  239.         echo "
  240.             </div>
  241.           </div>
  242.           <div class=\"form-group\">
  243.               <div class=\"col-lg-8\">
  244.                ";
  245.         // line 121
  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.'121$this->source); })()), "securityQuestion", [], "any"falsefalsefalse121), 'row');
  247.         echo "
  248.             </div>
  249.           </div>
  250.           <div class=\"form-group\">
  251.               <div class=\"col-lg-8\">
  252.                ";
  253.         // line 126
  254.         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.'126$this->source); })()), "securityAnswer", [], "any"falsefalsefalse126), 'row');
  255.         echo "
  256.             </div>
  257.           </div>
  258.           <br/>
  259.           <div class=\"form-group mx-auto\">
  260.               <div class=\"col-lg-6\">
  261.                <button class=\"btn btn-lg btn-primary  btn-block\" type=\"submit\">Apply changes</button>
  262.             </div>
  263.           </div>
  264.        
  265.       
  266.       </div>
  267.       
  268.   </div>
  269. </div>
  270. <hr>
  271.    
  272.    ";
  273.         // line 143
  274.         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.'143$this->source); })()), 'form_end');
  275.         echo "
  276. ";
  277.         
  278.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  279.         
  280.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  281.     }
  282.     // line 146
  283.     public function block_javascripts($context, array $blocks = [])
  284.     {
  285.         $macros $this->macros;
  286.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  287.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  288.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  289.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  290.         // line 147
  291.         echo "        \t ";
  292.         $this->displayParentBlock("javascripts"$context$blocks);
  293.         echo 
  294.               <script src=\"";
  295.         // line 148
  296.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("//cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.6.0/js/bootstrap-datepicker.min.js"), "html"nulltrue);
  297.         echo "\"></script>    
  298. ";
  299.         
  300.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  301.         
  302.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  303.     }
  304.     /**
  305.      * @codeCoverageIgnore
  306.      */
  307.     public function getTemplateName()
  308.     {
  309.         return "account/edit.html.twig";
  310.     }
  311.     /**
  312.      * @codeCoverageIgnore
  313.      */
  314.     public function isTraitable()
  315.     {
  316.         return false;
  317.     }
  318.     /**
  319.      * @codeCoverageIgnore
  320.      */
  321.     public function getDebugInfo()
  322.     {
  323.         return array (  320 => 148,  315 => 147,  305 => 146,  293 => 143,  273 => 126,  265 => 121,  257 => 116,  249 => 111,  241 => 106,  233 => 101,  225 => 96,  216 => 90,  207 => 84,  198 => 78,  188 => 71,  183 => 68,  176 => 64,  167 => 58,  162 => 55,  160 => 54,  154 => 51,  145 => 45,  136 => 39,  115 => 21,  105 => 14,  101 => 12,  98 => 11,  88 => 10,  75 => 6,  70 => 5,  60 => 4,  37 => 1,);
  324.     }
  325.     public function getSourceContext()
  326.     {
  327.         return new Source("{% extends \"layout/backEndLayout.html.twig\" %}
  328.   
  329.   {% block stylesheets %}
  330.         \t {{parent()}} 
  331.            <link rel=\"stylesheet\" href=\"{{ asset('//cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.6.0/css/bootstrap-datepicker.css') }}\">
  332.             
  333. {% endblock %}
  334. {% block content %}
  335.  {% form_theme form 'bootstrap_4_layout.html.twig' %}
  336. <div class=\"container bootstrap snippets bootdey\">
  337.     <h1 class=\"text-primary\"></h1>
  338.          {{ form_start(form ) }}
  339.    
  340.       <hr>
  341. \t<div class=\"row\">
  342.       <!-- left column -->
  343.       <div class=\"col-md-3\">
  344.         <div class=\"text-center\">
  345.           <img  src=\"{{ app.user.avatar(75) }}\" class=\"shadow rounded-circle\" alt=\"avatar\">
  346.           <span class=\"glyphicon glyphicon-user\"></span>Choose your image or profile icon by clicking
  347.             <a   class=\"btn  btn-secondary  fw-bold \" href=\"https://fr.gravatar.com/\">
  348.                            
  349.                 here      
  350.          </a>
  351.         </div>
  352.       </div>
  353.       
  354.       <!-- edit form column -->
  355.       <div class=\"col-md-9 personal-info\">
  356.         
  357.         <h3 class=\" card-header text-center\">Personal info</h3>
  358.         
  359.         <form class=\"form-horizontal mx-auto\" role=\"form\">
  360.           <div class=\"form-group\">
  361.           
  362.             <div class=\"col-lg-8\">
  363.                 {{form_row(form.fullName)}}
  364.             </div>
  365.           </div>
  366.           <div class=\"form-group\">
  367.            
  368.             <div class=\"col-lg-8\">
  369.               {{form_row(form.phoneNumber)}}
  370.             </div>
  371.           </div>
  372.           <div class=\"form-group\">
  373.             
  374.             <div class=\"col-lg-8\">
  375.               {{form_row(form.birthday)}}
  376.             </div>
  377.           </div>
  378.            {% if is_granted('ROLE_ADMIN') %}
  379.             <div class=\"form-group\">
  380.             
  381.             <div class=\"col-lg-8\">
  382.               {{form_row(form.email)}}
  383.             </div>
  384.           </div>
  385.            <div class=\"form-group\">
  386.             
  387.             <div class=\"col-lg-8\">
  388.               {{form_row(form.status)}}
  389.             </div>
  390.           </div>
  391.             {% endif %}
  392.            <div class=\"form-group\">
  393.             
  394.             <div class=\"col-lg-8\">
  395.               {{form_row(form.domain)}}
  396.             </div>
  397.           </div>
  398.          
  399.           <div class=\"form-group\">
  400.            
  401.             <div class=\"col-lg-8\">
  402.                {{form_row(form.nationality)}}
  403.             </div>
  404.           </div>
  405.            <div class=\"form-group\">
  406.             
  407.             <div class=\"col-lg-8\">
  408.               {{form_row(form.birthplace)}}
  409.             </div>
  410.           </div>
  411.            <div class=\"form-group\">
  412.             
  413.             <div class=\"col-lg-8\">
  414.               {{form_row(form.region)}}
  415.             </div>
  416.           </div>
  417.            <div class=\"form-group\">
  418.             
  419.             <div class=\"col-lg-8\">
  420.               {{form_row(form.department)}}
  421.             </div>
  422.           </div>
  423.           <div class=\"form-group\">
  424.               <div class=\"col-lg-8\">
  425.                {{form_row(form.location)}}
  426.             </div>
  427.           </div>
  428.           <div class=\"form-group\">
  429.               <div class=\"col-lg-8\">
  430.                {{form_row(form.academicLevel)}}
  431.             </div>
  432.           </div>
  433.           <div class=\"form-group\">
  434.               <div class=\"col-lg-8\">
  435.                {{form_row(form.gender)}}
  436.             </div>
  437.           </div>
  438.           <div class=\"form-group\">
  439.               <div class=\"col-lg-8\">
  440.                {{form_row(form.numCni)}}
  441.             </div>
  442.           </div>
  443.           <div class=\"form-group\">
  444.               <div class=\"col-lg-8\">
  445.                {{form_row(form.securityQuestion)}}
  446.             </div>
  447.           </div>
  448.           <div class=\"form-group\">
  449.               <div class=\"col-lg-8\">
  450.                {{form_row(form.securityAnswer)}}
  451.             </div>
  452.           </div>
  453.           <br/>
  454.           <div class=\"form-group mx-auto\">
  455.               <div class=\"col-lg-6\">
  456.                <button class=\"btn btn-lg btn-primary  btn-block\" type=\"submit\">Apply changes</button>
  457.             </div>
  458.           </div>
  459.        
  460.       
  461.       </div>
  462.       
  463.   </div>
  464. </div>
  465. <hr>
  466.    
  467.    {{ form_end(form ) }}
  468. {% endblock %}
  469.   {% block javascripts %}
  470.         \t {{parent()}} 
  471.               <script src=\"{{ asset('//cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.6.0/js/bootstrap-datepicker.min.js') }}\"></script>    
  472. {% endblock %}""account/edit.html.twig""/var/www/prod/current/templates/account/edit.html.twig");
  473.     }
  474. }