var/cache/dev/twig/d6/d6fd949a145186e17c4454f4b66d23b1512c457c51a56ca2394f3df63424b985.php line 33

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. /* formulaires/indexcongre.html.twig */
  14. class __TwigTemplate_4981fc233eefa316735a3bc74073251dd3c854d68cbd50c3010fbbcf2a059fb7 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->parent false;
  23.         $this->blocks = [
  24.         ];
  25.     }
  26.     protected function doDisplay(array $context, array $blocks = [])
  27.     {
  28.         $macros $this->macros;
  29.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  30.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""formulaires/indexcongre.html.twig"));
  31.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  32.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""formulaires/indexcongre.html.twig"));
  33.         // line 1
  34.         echo "
  35. <!DOCTYPE html>
  36. <html>
  37. ";
  38.         // line 5
  39.         $this->loadTemplate("includes/head.html.twig""formulaires/indexcongre.html.twig"5)->display($context);
  40.         // line 6
  41.         echo "<body>
  42. <!-- Page Loader
  43. ========================================================= -->
  44. <div class=\"loader-container\" id=\"page-loader\"> 
  45.   <div class=\"loading-wrapper loading-wrapper-hide\">
  46.   \t<div class=\"loader-animation\" id=\"loader-animation\">
  47.   \t\t<svg class=\"svg-loader\" width=100 height=100>
  48. \t\t  <circle cx=50 cy=50 r=25 />
  49. \t\t</svg>
  50.   \t</div>    
  51.     <!-- Edit With Your Name -->
  52.     <div class=\"loader-name\" id=\"loader-name\">
  53.       <img src=\"img/loader-logo.png\" alt=\"\">
  54.     </div>
  55.     <!-- /Edit With Your Name -->
  56.     <!-- Edit With Your Job -->
  57.     <p class=\"loader-job\" id=\"loader-job\">June 4-8 2016 @ New York City</p>
  58.     <!-- /Edit With Your Job -->
  59.   </div>   
  60. </div>
  61. <!-- /End of Page loader
  62. ========================================================= -->
  63. <!-- Header
  64. ================================================== -->
  65. ";
  66.         // line 32
  67.         $this->loadTemplate("includes/header.html.twig""formulaires/indexcongre.html.twig"32)->display($context);
  68.         // line 33
  69.         echo "
  70. <!-- /Header
  71. ================================================== -->
  72. <div class=\"page-wrapper\" style=\"min-height:600px;\">
  73. \t
  74. \t<div id=\"body-content\" style=\"background-color:white\">
  75. \t\t
  76. \t\t<div class=\"section-about\" id=\"section-about\" style=\"background-color:white\">
  77. \t\t\t<div class=\"container-fluid\">
  78. \t\t\t\t<div class=\"row\" style=\"margin-top:10%;background-color:white\">
  79.                    
  80.                    <div class=\"container\">
  81.                    <h2>Formulaire d'inscription</h2>
  82.                    <hr>
  83.                            ";
  84.         // line 50
  85.         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.'50$this->source); })()), 'form_start', ["attr" => ["novalidate" => "novalidate""class" => "col-lg-5"]]);
  86.         // line 56
  87.         echo "
  88.                                             ";
  89.         // line 57
  90.         if ((=== twig_compare(twig_length_filter($this->env, (isset($context["erreur"]) || array_key_exists("erreur"$context) ? $context["erreur"] : (function () { throw new RuntimeError('Variable "erreur" does not exist.'57$this->source); })())), 0))) {
  91.             // line 58
  92.             echo "                                            <div class=\"alert alert-danger\" role=\"alert\">
  93.                                                 ";
  94.             // line 59
  95.             echo (isset($context["erreur"]) || array_key_exists("erreur"$context) ? $context["erreur"] : (function () { throw new RuntimeError('Variable "erreur" does not exist.'59$this->source); })());
  96.             echo "
  97.                                                 </div>
  98.                                                 ";
  99.         }
  100.         // line 62
  101.         echo "                                                  ";
  102.         if ((=== twig_compare(twig_length_filter($this->env, (isset($context["message"]) || array_key_exists("message"$context) ? $context["message"] : (function () { throw new RuntimeError('Variable "message" does not exist.'62$this->source); })())), 0))) {
  103.             // line 63
  104.             echo "                                            <div class=\"alert alert-success\" role=\"alert\">
  105.                                                 ";
  106.             // line 64
  107.             echo (isset($context["message"]) || array_key_exists("message"$context) ? $context["message"] : (function () { throw new RuntimeError('Variable "message" does not exist.'64$this->source); })());
  108.             echo "
  109.                                                 </div>
  110.                                                 ";
  111.         }
  112.         // line 67
  113.         echo "                                        ";
  114.         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); })()), "nom", [], "any"falsefalsefalse67), 'row', ["attr" => ["class" => "form-control"]]);
  115.         echo "
  116.                                         
  117.                                         ";
  118.         // line 69
  119.         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.'69$this->source); })()), "prenom", [], "any"falsefalsefalse69), 'row', ["attr" => ["class" => "form-control"]]);
  120.         echo "
  121.                                          ";
  122.         // line 70
  123.         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.'70$this->source); })()), "email", [], "any"falsefalsefalse70), 'row', ["attr" => ["class" => "form-control"]]);
  124.         echo "
  125.                                          ";
  126.         // line 71
  127.         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); })()), "phone", [], "any"falsefalsefalse71), 'row', ["attr" => ["class" => "form-control"]]);
  128.         echo "
  129.                                            ";
  130.         // line 72
  131.         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.'72$this->source); })()), "type", [], "any"falsefalsefalse72), 'row', ["attr" => ["class" => "form-control"]]);
  132.         echo "
  133.                                             ";
  134.         // line 73
  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.'73$this->source); })()), "fonction", [], "any"falsefalsefalse73), 'row', ["attr" => ["class" => "form-control"]]);
  136.         echo "
  137.                                         <br>
  138.                                         <button type=\"submit\" class=\"btn btn-primary float-right\">Suivant</button>
  139.                                         ";
  140.         // line 77
  141.         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.'77$this->source); })()), 'form_end');
  142.         echo "
  143.                    </div>
  144. \t\t\t\t</div>
  145. \t\t\t</div>
  146. \t\t</div>
  147. \t\t<!-- /SECTION: Event Description
  148. \t\t================================================== -->
  149. \t\t<!-- SECTION: Event Schedule
  150. \t\t================================================== -->
  151. \t</div>
  152.     </div>\t
  153. ";
  154.         // line 89
  155.         $this->loadTemplate("includes/footer.html.twig""formulaires/indexcongre.html.twig"89)->display($context);
  156.         // line 90
  157.         echo "
  158. </body>
  159. </html>";
  160.         
  161.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  162.         
  163.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  164.     }
  165.     public function getTemplateName()
  166.     {
  167.         return "formulaires/indexcongre.html.twig";
  168.     }
  169.     public function isTraitable()
  170.     {
  171.         return false;
  172.     }
  173.     public function getDebugInfo()
  174.     {
  175.         return array (  174 => 90,  172 => 89,  157 => 77,  150 => 73,  146 => 72,  142 => 71,  138 => 70,  134 => 69,  128 => 67,  122 => 64,  119 => 63,  116 => 62,  110 => 59,  107 => 58,  105 => 57,  102 => 56,  100 => 50,  81 => 33,  79 => 32,  51 => 6,  49 => 5,  43 => 1,);
  176.     }
  177.     public function getSourceContext()
  178.     {
  179.         return new Source("
  180. <!DOCTYPE html>
  181. <html>
  182. {% include ('includes/head.html.twig') %}
  183. <body>
  184. <!-- Page Loader
  185. ========================================================= -->
  186. <div class=\"loader-container\" id=\"page-loader\"> 
  187.   <div class=\"loading-wrapper loading-wrapper-hide\">
  188.   \t<div class=\"loader-animation\" id=\"loader-animation\">
  189.   \t\t<svg class=\"svg-loader\" width=100 height=100>
  190. \t\t  <circle cx=50 cy=50 r=25 />
  191. \t\t</svg>
  192.   \t</div>    
  193.     <!-- Edit With Your Name -->
  194.     <div class=\"loader-name\" id=\"loader-name\">
  195.       <img src=\"img/loader-logo.png\" alt=\"\">
  196.     </div>
  197.     <!-- /Edit With Your Name -->
  198.     <!-- Edit With Your Job -->
  199.     <p class=\"loader-job\" id=\"loader-job\">June 4-8 2016 @ New York City</p>
  200.     <!-- /Edit With Your Job -->
  201.   </div>   
  202. </div>
  203. <!-- /End of Page loader
  204. ========================================================= -->
  205. <!-- Header
  206. ================================================== -->
  207. {% include ('includes/header.html.twig') %}
  208. <!-- /Header
  209. ================================================== -->
  210. <div class=\"page-wrapper\" style=\"min-height:600px;\">
  211. \t
  212. \t<div id=\"body-content\" style=\"background-color:white\">
  213. \t\t
  214. \t\t<div class=\"section-about\" id=\"section-about\" style=\"background-color:white\">
  215. \t\t\t<div class=\"container-fluid\">
  216. \t\t\t\t<div class=\"row\" style=\"margin-top:10%;background-color:white\">
  217.                    
  218.                    <div class=\"container\">
  219.                    <h2>Formulaire d'inscription</h2>
  220.                    <hr>
  221.                            {{ form_start(form, {
  222.                                                 'attr': {
  223.                                                     'novalidate': 'novalidate',
  224.                                                     'class': 'col-lg-5' 
  225.                                                     }
  226.                                                 })
  227.                                             }}
  228.                                             {% if erreur|length > 0 %}
  229.                                             <div class=\"alert alert-danger\" role=\"alert\">
  230.                                                 {{ erreur|raw }}
  231.                                                 </div>
  232.                                                 {% endif %}
  233.                                                   {% if message|length > 0 %}
  234.                                             <div class=\"alert alert-success\" role=\"alert\">
  235.                                                 {{ message|raw }}
  236.                                                 </div>
  237.                                                 {% endif %}
  238.                                         {{ form_row(form.nom, { 'attr' : { 'class': 'form-control' } }) }}
  239.                                         
  240.                                         {{ form_row(form.prenom, { 'attr' : { 'class': 'form-control' } }) }}
  241.                                          {{ form_row(form.email, { 'attr' : { 'class': 'form-control' } }) }}
  242.                                          {{ form_row(form.phone, { 'attr' : { 'class': 'form-control' } }) }}
  243.                                            {{ form_row(form.type, { 'attr' : { 'class': 'form-control' } }) }}
  244.                                             {{ form_row(form.fonction, { 'attr' : { 'class': 'form-control' } }) }}
  245.                                         <br>
  246.                                         <button type=\"submit\" class=\"btn btn-primary float-right\">Suivant</button>
  247.                                         {{ form_end(form) }}
  248.                    </div>
  249. \t\t\t\t</div>
  250. \t\t\t</div>
  251. \t\t</div>
  252. \t\t<!-- /SECTION: Event Description
  253. \t\t================================================== -->
  254. \t\t<!-- SECTION: Event Schedule
  255. \t\t================================================== -->
  256. \t</div>
  257.     </div>\t
  258. {% include ('includes/footer.html.twig') %}
  259. </body>
  260. </html>""formulaires/indexcongre.html.twig""/var/www/vhosts/astp.tn/httpdocs/templates/formulaires/indexcongre.html.twig");
  261.     }
  262. }