var/cache/dev/twig/33/33da4693b3d4412f38667e03491abfb8e492bce5e94691ba7222144e04dde15d.php line 107

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. /* contact/contact.html.twig */
  14. class __TwigTemplate_338e5ff34456fec2ea3fdf8daba6eae73c016e9eddc0c6ee4ab60ab3e9618c04 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.             'title' => [$this'block_title'],
  25.             'navigation' => [$this'block_navigation'],
  26.             'slider' => [$this'block_slider'],
  27.             'body' => [$this'block_body'],
  28.             'footer' => [$this'block_footer'],
  29.             'javascripts' => [$this'block_javascripts'],
  30.         ];
  31.     }
  32.     protected function doGetParent(array $context)
  33.     {
  34.         // line 1
  35.         return "base.html.twig";
  36.     }
  37.     protected function doDisplay(array $context, array $blocks = [])
  38.     {
  39.         $macros $this->macros;
  40.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  41.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""contact/contact.html.twig"));
  42.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  43.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""contact/contact.html.twig"));
  44.         $this->parent $this->loadTemplate("base.html.twig""contact/contact.html.twig"1);
  45.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  46.         
  47.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  48.         
  49.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  50.     }
  51.     // line 4
  52.     public function block_stylesheets($context, array $blocks = [])
  53.     {
  54.         $macros $this->macros;
  55.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  56.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  57.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  58.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  59.         // line 5
  60.         echo "        ";
  61.         $this->displayParentBlock("stylesheets"$context$blocks);
  62.         echo "
  63.     ";
  64.         
  65.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  66.         
  67.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  68.     }
  69.     // line 9
  70.     public function block_title($context, array $blocks = [])
  71.     {
  72.         $macros $this->macros;
  73.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  74.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  75.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  76.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  77.         $this->displayParentBlock("title"$context$blocks);
  78.         echo " ";
  79.         
  80.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  81.         
  82.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  83.     }
  84.     // line 11
  85.     public function block_navigation($context, array $blocks = [])
  86.     {
  87.         $macros $this->macros;
  88.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  89.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""navigation"));
  90.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  91.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""navigation"));
  92.         // line 12
  93.         echo "        ";
  94.         $this->displayParentBlock("navigation"$context$blocks);
  95.         echo "
  96.     ";
  97.         
  98.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  99.         
  100.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  101.     }
  102.     // line 19
  103.     public function block_slider($context, array $blocks = [])
  104.     {
  105.         $macros $this->macros;
  106.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  107.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""slider"));
  108.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  109.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""slider"));
  110.         // line 20
  111.         echo "        ";
  112.         $this->displayParentBlock("slider"$context$blocks);
  113.         echo "
  114.     ";
  115.         
  116.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  117.         
  118.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  119.     }
  120.     // line 26
  121.     public function block_body($context, array $blocks = [])
  122.     {
  123.         $macros $this->macros;
  124.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  125.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  126.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  127.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  128.         // line 27
  129.         echo "                <section id=\"content\">
  130.                     <div class=\"content-wrap\">
  131.                         <div class=\"container\">
  132.                             ";
  133.         // line 31
  134.         $context['_parent'] = $context;
  135.         $context['_seq'] = twig_ensure_traversable(twig_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.'31$this->source); })()), "flashes", [=> "success"], "method"falsefalsefalse31));
  136.         foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
  137.             // line 32
  138.             echo "                                <div class=\"col-lg-12\">
  139.                                     <div class=\"alert alert-success alert-dismissable \">
  140.                                         <button aria-hidden=\"true\" data-dismiss=\"alert\" class=\"close\" type=\"button\">×</button>
  141.                                         ";
  142.             // line 35
  143.             echo twig_escape_filter($this->env$context["message"], "html"nulltrue);
  144.             echo "
  145.                                     </div>
  146.                                 </div>
  147.                             ";
  148.         }
  149.         $_parent $context['_parent'];
  150.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
  151.         $context array_intersect_key($context$_parent) + $_parent;
  152.         // line 39
  153.         echo "
  154.                             <div class=\"row gutter-40 col-mb-80\">
  155.                                 ";
  156.         // line 44
  157.         echo "                                <div class=\"col-lg-9 col-md-6 bottommargin\">
  158.                                     <h1>";
  159.         // line 46
  160.         echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Nous contacter", [], "messages");
  161.         echo "</h1>
  162.                                     ";
  163.         // line 47
  164.         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.'47$this->source); })()), 'form_start', ["attr" => ["onsubmit" => "setFormSubmitting()"]]);
  165.         // line 53
  166.         echo "
  167.                                     <div class=\"form-group row\">
  168.                                         <label for=\"inputEmail3\" class=\"col-sm-3 col-form-label\">Email</label>
  169.                                         <div class=\"col-sm-9\">
  170.                                             ";
  171.         // line 58
  172.         echo "                                            ";
  173.         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), 'widget', ["att" => ["class" => "form-control""id" => "inputEmail3"]]);
  174.         // line 63
  175.         echo "
  176.                                         </div>
  177.                                     </div>
  178.                                     <div class=\"form-group row\">
  179.                                         <label for=\"inputPassword3\" class=\"col-sm-3 col-form-label\">";
  180.         // line 67
  181.         echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Nom - Prénom", [], "messages");
  182.         echo "</label>
  183.                                         <div class=\"col-sm-9\">
  184.                                             ";
  185.         // line 69
  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.'69$this->source); })()), "nomPrenom", [], "any"falsefalsefalse69), 'widget');
  187.         echo "
  188.                                         </div>
  189.                                     </div>
  190.                                     <div class=\"form-group\">
  191.                                         <label for=\"exampleFormControlTextarea1\">";
  192.         // line 73
  193.         echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Message", [], "messages");
  194.         echo "</label>
  195.                                         ";
  196.         // line 75
  197.         echo "                                        ";
  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.'75$this->source); })()), "message", [], "any"falsefalsefalse75), 'widget', ["attr" => ["class" => "form-control""id" => "exampleFormControlTextarea1"]]);
  199.         // line 80
  200.         echo "
  201.                                     </div>
  202.                                     <div class=\"form-group row\">
  203.                                         <div class=\"col-sm-10\">
  204.                                             <button type=\"submit\" class=\"btn btn-primary\">";
  205.         // line 85
  206.         echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Envoyer", [], "messages");
  207.         echo "</button>
  208.                                         </div>
  209.                                     </div>
  210.                                     ";
  211.         // line 88
  212.         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.'88$this->source); })()), 'form_end');
  213.         echo "
  214.                                 </div>
  215.                                 ";
  216.         // line 93
  217.         echo "                                <div class=\"sidebar col-lg-3\">
  218.                                     <address>
  219.                                         <strong>";
  220.         // line 96
  221.         echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Adresse:", [], "messages");
  222.         echo "</strong><br>
  223.                                         ";
  224.         // line 97
  225.         echo twig_get_attribute($this->env$this->source$this->extensions['App\GlobalCall\GlobalCall']->getOptionssystem(), "getAdressepostale", [], "method"falsefalsefalse97);
  226.         echo "
  227.                                     </address>
  228.                                     <abbr title=\"Phone Number\"><strong>Tel:</strong></abbr> ";
  229.         // line 99
  230.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$this->extensions['App\GlobalCall\GlobalCall']->getOptionssystem(), "getTelephonecontact", [], "method"falsefalsefalse99), "html"nulltrue);
  231.         echo "<br>
  232.                                     <abbr title=\"Email Address\"><strong>Email:</strong></abbr> ";
  233.         // line 100
  234.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$this->extensions['App\GlobalCall\GlobalCall']->getOptionssystem(), "getEmailcontact", [], "method"falsefalsefalse100), "html"nulltrue);
  235.         echo "
  236.                                     <div class=\"widget border-0 pt-0\">
  237.                                         <a href=\"";
  238.         // line 106
  239.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$this->extensions['App\GlobalCall\GlobalCall']->getOptionssystem(), "getUrlFacebook", [], "method"falsefalsefalse106), "html"nulltrue);
  240.         echo "\" class=\"social-icon si-small si-dark si-facebook\">
  241.                                             <i class=\"icon-facebook\"></i>
  242.                                             <i class=\"icon-facebook\"></i>
  243.                                         </a>
  244.                                         <a href=\"";
  245.         // line 111
  246.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$this->extensions['App\GlobalCall\GlobalCall']->getOptionssystem(), "getUrlTwitter", [], "method"falsefalsefalse111), "html"nulltrue);
  247.         echo "\" class=\"social-icon si-small si-dark si-twitter\">
  248.                                             <i class=\"icon-twitter\"></i>
  249.                                             <i class=\"icon-twitter\"></i>
  250.                                         </a>
  251.                                         <a href=\"";
  252.         // line 118
  253.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$this->extensions['App\GlobalCall\GlobalCall']->getOptionssystem(), "getUrlInstagram", [], "method"falsefalsefalse118), "html"nulltrue);
  254.         echo "\" class=\"social-icon si-small si-dark si-instagram\">
  255.                                             <i class=\"icon-instagram\"></i>
  256.                                             <i class=\"icon-instagram\"></i>
  257.                                         </a>
  258.                                         <a href=\"";
  259.         // line 123
  260.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$this->extensions['App\GlobalCall\GlobalCall']->getOptionssystem(), "getUrlYoutube", [], "method"falsefalsefalse123), "html"nulltrue);
  261.         echo "\" class=\"social-icon si-small si-dark si-youtube\">
  262.                                             <i class=\"icon-youtube\"></i>
  263.                                             <i class=\"icon-youtube\"></i>
  264.                                         </a>
  265.                                     </div>
  266.                                 </div>";
  267.         // line 132
  268.         echo "                            </div>
  269.                         </div>
  270.                     </div>
  271.                 </section>
  272.             ";
  273.         
  274.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  275.         
  276.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  277.     }
  278.     // line 144
  279.     public function block_footer($context, array $blocks = [])
  280.     {
  281.         $macros $this->macros;
  282.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  283.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  284.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  285.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  286.         // line 145
  287.         echo "        ";
  288.         $this->displayParentBlock("footer"$context$blocks);
  289.         echo "
  290.     ";
  291.         
  292.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  293.         
  294.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  295.     }
  296.     // line 153
  297.     public function block_javascripts($context, array $blocks = [])
  298.     {
  299.         $macros $this->macros;
  300.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  301.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  302.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  303.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  304.         // line 154
  305.         echo "        ";
  306.         $this->displayParentBlock("javascripts"$context$blocks);
  307.         echo "
  308.     ";
  309.         
  310.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  311.         
  312.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  313.     }
  314.     public function getTemplateName()
  315.     {
  316.         return "contact/contact.html.twig";
  317.     }
  318.     public function isTraitable()
  319.     {
  320.         return false;
  321.     }
  322.     public function getDebugInfo()
  323.     {
  324.         return array (  369 => 154,  359 => 153,  346 => 145,  336 => 144,  320 => 132,  309 => 123,  301 => 118,  291 => 111,  283 => 106,  274 => 100,  270 => 99,  265 => 97,  261 => 96,  256 => 93,  250 => 88,  244 => 85,  237 => 80,  234 => 75,  230 => 73,  223 => 69,  218 => 67,  212 => 63,  209 => 58,  203 => 53,  201 => 47,  197 => 46,  193 => 44,  188 => 39,  178 => 35,  173 => 32,  169 => 31,  163 => 27,  153 => 26,  140 => 20,  130 => 19,  117 => 12,  107 => 11,  87 => 9,  74 => 5,  64 => 4,  41 => 1,);
  325.     }
  326.     public function getSourceContext()
  327.     {
  328.         return new Source("{% extends 'base.html.twig' %}
  329.     {#<!-- Stylesheets
  330. \t============================================= -->#}
  331.     {% block stylesheets %}
  332.         {{ parent() }}
  333.     {% endblock stylesheets %}
  334.     {#<!-- Document Title
  335. \t============================================= -->#}
  336.     {% block title %}{{ parent() }} {% endblock title %}
  337.     {% block navigation %}
  338.         {{ parent() }}
  339.     {% endblock navigation %}
  340.     {#<!-- Slider
  341. \t\t============================================= -->#}
  342.     {# SLIDER #}
  343.     {% block slider %}
  344.         {{ parent() }}
  345.     {% endblock slider %}
  346.     {#<!-- Content
  347. \t\t============================================= -->#}
  348.             {% block body %}
  349.                 <section id=\"content\">
  350.                     <div class=\"content-wrap\">
  351.                         <div class=\"container\">
  352.                             {% for message in app.flashes('success') %}
  353.                                 <div class=\"col-lg-12\">
  354.                                     <div class=\"alert alert-success alert-dismissable \">
  355.                                         <button aria-hidden=\"true\" data-dismiss=\"alert\" class=\"close\" type=\"button\">×</button>
  356.                                         {{ message }}
  357.                                     </div>
  358.                                 </div>
  359.                             {% endfor %}
  360.                             <div class=\"row gutter-40 col-mb-80\">
  361.                                 {#<!-- Postcontent
  362.                                 ============================================= -->#}
  363.                                 <div class=\"col-lg-9 col-md-6 bottommargin\">
  364.                                     <h1>{% trans %}Nous contacter{% endtrans %}</h1>
  365.                                     {{ form_start(form, {
  366.                                         'attr': {
  367.                                             'onsubmit':\"setFormSubmitting()\"
  368.                                         }
  369.                                     }
  370.                                     )
  371.                                     }}
  372.                                     <div class=\"form-group row\">
  373.                                         <label for=\"inputEmail3\" class=\"col-sm-3 col-form-label\">Email</label>
  374.                                         <div class=\"col-sm-9\">
  375.                                             {#<input type=\"email\" class=\"form-control\" id=\"inputEmail3\" placeholder=\"Email\">#}
  376.                                             {{ form_widget(form.email, {
  377.                                                 'att' : {
  378.                                                     'class' : 'form-control',
  379.                                                     'id' :  'inputEmail3'
  380.                                                 }
  381.                                             }) }}
  382.                                         </div>
  383.                                     </div>
  384.                                     <div class=\"form-group row\">
  385.                                         <label for=\"inputPassword3\" class=\"col-sm-3 col-form-label\">{% trans %}Nom - Prénom{% endtrans %}</label>
  386.                                         <div class=\"col-sm-9\">
  387.                                             {{ form_widget(form.nomPrenom) }}
  388.                                         </div>
  389.                                     </div>
  390.                                     <div class=\"form-group\">
  391.                                         <label for=\"exampleFormControlTextarea1\">{% trans %}Message{% endtrans %}</label>
  392.                                         {#<textarea class=\"form-control\" id=\"exampleFormControlTextarea1\" rows=\"3\"></textarea>#}
  393.                                         {{ form_widget(form.message, {
  394.                                             'attr' : {
  395.                                                 'class' : 'form-control',
  396.                                                 'id' : 'exampleFormControlTextarea1'
  397.                                             }
  398.                                         }) }}
  399.                                     </div>
  400.                                     <div class=\"form-group row\">
  401.                                         <div class=\"col-sm-10\">
  402.                                             <button type=\"submit\" class=\"btn btn-primary\">{% trans %}Envoyer{% endtrans %}</button>
  403.                                         </div>
  404.                                     </div>
  405.                                     {{ form_end(form) }}
  406.                                 </div>
  407.                                 {#<!-- Sidebar
  408.                                 ============================================= -->#}
  409.                                 <div class=\"sidebar col-lg-3\">
  410.                                     <address>
  411.                                         <strong>{% trans %}Adresse:{% endtrans %}</strong><br>
  412.                                         {{ getOptionssystem().getAdressepostale() | raw }}
  413.                                     </address>
  414.                                     <abbr title=\"Phone Number\"><strong>Tel:</strong></abbr> {{ getOptionssystem().getTelephonecontact() }}<br>
  415.                                     <abbr title=\"Email Address\"><strong>Email:</strong></abbr> {{ getOptionssystem().getEmailcontact() }}
  416.                                     <div class=\"widget border-0 pt-0\">
  417.                                         <a href=\"{{ getOptionssystem().getUrlFacebook() }}\" class=\"social-icon si-small si-dark si-facebook\">
  418.                                             <i class=\"icon-facebook\"></i>
  419.                                             <i class=\"icon-facebook\"></i>
  420.                                         </a>
  421.                                         <a href=\"{{ getOptionssystem().getUrlTwitter() }}\" class=\"social-icon si-small si-dark si-twitter\">
  422.                                             <i class=\"icon-twitter\"></i>
  423.                                             <i class=\"icon-twitter\"></i>
  424.                                         </a>
  425.                                         <a href=\"{{ getOptionssystem().getUrlInstagram() }}\" class=\"social-icon si-small si-dark si-instagram\">
  426.                                             <i class=\"icon-instagram\"></i>
  427.                                             <i class=\"icon-instagram\"></i>
  428.                                         </a>
  429.                                         <a href=\"{{ getOptionssystem().getUrlYoutube() }}\" class=\"social-icon si-small si-dark si-youtube\">
  430.                                             <i class=\"icon-youtube\"></i>
  431.                                             <i class=\"icon-youtube\"></i>
  432.                                         </a>
  433.                                     </div>
  434.                                 </div>{#<!-- .sidebar end -->#}
  435.                             </div>
  436.                         </div>
  437.                     </div>
  438.                 </section>
  439.             {% endblock body %}
  440.     {#<!-- #content end -->#}
  441.     {#<!-- Footer
  442. \t\t============================================= -->#}
  443.     {% block footer %}
  444.         {{ parent() }}
  445.     {% endblock footer %}
  446.     {#<!-- #footer end -->#}
  447.     {#<!-- JavaScripts
  448. \t============================================= -->#}
  449.     {% block javascripts %}
  450.         {{ parent() }}
  451.     {% endblock javascripts %}
  452. ""contact/contact.html.twig""/var/www/vhosts/comorostourism/templates/contact/contact.html.twig");
  453.     }
  454. }