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

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