var/cache/dev/twig/0d/0dec8ab2b6f66c1584075a8a1a703ad3.php line 39

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. /* base.html.twig */
  15. class __TwigTemplate_b40814ee328e81e9e18436f70012cbbd extends Template
  16. {
  17. private $source;
  18. private $macros = [];
  19. public function __construct(Environment $env)
  20. {
  21. parent::__construct($env);
  22. $this->source = $this->getSourceContext();
  23. $this->parent = false;
  24. $this->blocks = [
  25. 'title' => [$this, 'block_title'],
  26. 'description' => [$this, 'block_description'],
  27. 'styles' => [$this, 'block_styles'],
  28. 'body' => [$this, 'block_body'],
  29. 'javascripts' => [$this, 'block_javascripts'],
  30. ];
  31. }
  32. protected function doDisplay(array $context, array $blocks = [])
  33. {
  34. $macros = $this->macros;
  35. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "base.html.twig"));
  37. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "base.html.twig"));
  39. // line 1
  40. yield "<!DOCTYPE html>
  41. <html lang=\"fr\">
  42. \t<head>
  43. \t\t<title>";
  44. // line 4
  45. yield from $this->unwrap()->yieldBlock('title', $context, $blocks);
  46. yield "</title>
  47. \t\t<meta charset=\"utf-8\" />
  48. \t\t<meta name=\"description\" content=\"";
  49. // line 6
  50. yield from $this->unwrap()->yieldBlock('description', $context, $blocks);
  51. yield "\"/>
  52. \t\t<meta name=\"keywords\" content=\"zendez-vous, zendezvous, rendezvous, bien-être, praticien, medecine douce\"/>
  53. \t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />
  54. \t\t<meta property=\"og:locale\" content=\"fr_FR\" />
  55. \t\t<meta property=\"og:title\" content=\"ZenDez-Vous - Plateforme de rendez-vous avec vos praticiens en bien-être\" />
  56. \t\t<meta property=\"og:url\" content=\"https://zendez-vous.fr\"/>
  57. \t\t<meta property=\"og:site_name\" content=\"ZenDez-Vous\" />
  58. \t\t<link rel=\"icon\" href=\"/favicon.ico?v=1.0.1\">
  59. \t\t<link rel=\"preconnect\" href=\"https://fonts.googleapis.com\">
  60. \t\t<link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin>
  61. \t\t<link href=\"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\" rel=\"stylesheet\">
  62. \t\t<link href=\"/assets/css/style.bundle.css\" rel=\"stylesheet\" type=\"text/css\" />
  63. \t\t<link href=\"/assets/css/style.css?v=1.0.20\" rel=\"stylesheet\" type=\"text/css\" />
  64. \t\t<script async src=\"https://www.googletagmanager.com/gtag/js?id=G-3N08TH0X0L\"></script>
  65. \t\t<script src=\"";
  66. // line 20
  67. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("lib/tarteaucitron/tarteaucitron.js"), "html", null, true);
  68. yield "\"></script>
  69. \t\t<script type=\"text/javascript\">
  70. \t\t\ttarteaucitron.init({
  71. \t\t\t\t\"privacyUrl\": \"";
  72. // line 23
  73. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/docs/zendez-vous_confidentialite-et-cookies.pdf"), "html", null, true);
  74. yield "\",
  75. \t\t\t\t\"bodyPosition\": \"bottom\",
  76. \t\t\t\t\"orientation\": \"bottom\",
  77. \t\t\t\t\"groupServices\": false,
  78. \t\t\t\t\"serviceDefaultState\": \"wait\",
  79. \t\t\t\t\"showAlertSmall\": false,
  80. \t\t\t\t\"cookieslist\": false,
  81. \t\t\t\t\"closePopup\": true,
  82. \t\t\t\t\"showIcon\": false,
  83. \t\t\t\t\"adblocker\": false,
  84. \t\t\t\t\"DenyAllCta\" : true,
  85. \t\t\t\t\"AcceptAllCta\" : true,
  86. \t\t\t\t\"highPrivacy\": true,
  87. \t\t\t\t\"handleBrowserDNTRequest\": false,
  88. \t\t\t\t\"removeCredit\": false,
  89. \t\t\t\t\"mandatory\": true,
  90. \t\t\t\t\"mandatoryCta\": true
  91. \t\t\t});
  92. \t\t\ttarteaucitron.user.gtagUa = 'G-3N08TH0X0L';
  93. \t\t\ttarteaucitron.user.gtagMore = function () {
  94. \t\t\t\twindow.dataLayer = window.dataLayer || [];
  95. \t\t\t\tfunction gtag(){dataLayer.push(arguments);}
  96. \t\t\t\tgtag('js', new Date());
  97. \t\t\t\tgtag('config', 'G-3N08TH0X0L');
  98. \t\t\t};
  99. \t\t\t(tarteaucitron.job = tarteaucitron.job || []).push('gtag');
  100. \t\t\ttarteaucitron.user.facebookpixelId = '1019545513020337';
  101. \t\t\ttarteaucitron.user.facebookpixelMore = function () { /* add here your optionnal facebook pixel function */ };
  102. \t\t\t(tarteaucitron.job = tarteaucitron.job || []).push('facebookpixel');
  103. \t\t\ttarteaucitron.user.googletagmanagerId = 'GTM-WDRL3J6M';
  104. \t\t\t(tarteaucitron.job = tarteaucitron.job || []).push('googletagmanager');
  105. \t\t</script>
  106. \t\t";
  107. // line 60
  108. yield from $this->unwrap()->yieldBlock('styles', $context, $blocks);
  109. // line 61
  110. yield "\t</head>
  111. \t<body>
  112. \t\t<noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-WDRL3J6M\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  113. \t\t<noscript><img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=1019545513020337&ev=PageView&noscript=1\" /></noscript>
  114. \t\t";
  115. // line 65
  116. yield from $this->loadTemplate("includes/navbar.html.twig", "base.html.twig", 65)->unwrap()->yield($context);
  117. // line 66
  118. yield "\t\t";
  119. yield from $this->unwrap()->yieldBlock('body', $context, $blocks);
  120. // line 67
  121. yield "\t\t";
  122. yield from $this->unwrap()->yieldBlock('javascripts', $context, $blocks);
  123. // line 68
  124. yield "\t\t";
  125. yield from $this->loadTemplate("includes/footer.html.twig", "base.html.twig", 68)->unwrap()->yield($context);
  126. // line 69
  127. yield "\t</body>
  128. </html>";
  129. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  130. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  131. return; yield '';
  132. }
  133. // line 4
  134. public function block_title($context, array $blocks = [])
  135. {
  136. $macros = $this->macros;
  137. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  138. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
  139. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  140. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
  141. yield "ZenDez-Vous : plateforme de rdv avec des praticiens bien-être";
  142. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  143. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  144. return; yield '';
  145. }
  146. // line 6
  147. public function block_description($context, array $blocks = [])
  148. {
  149. $macros = $this->macros;
  150. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  151. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "description"));
  152. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  153. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "description"));
  154. yield "Prenez rendez-vous avec des praticiens bien-être ou laissez-vous guider gratuitement par nos coach afin de définir la ou les pratiques les mieux adaptées à vos besoins.";
  155. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  156. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  157. return; yield '';
  158. }
  159. // line 60
  160. public function block_styles($context, array $blocks = [])
  161. {
  162. $macros = $this->macros;
  163. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  164. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "styles"));
  165. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  166. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "styles"));
  167. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  168. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  169. return; yield '';
  170. }
  171. // line 66
  172. public function block_body($context, array $blocks = [])
  173. {
  174. $macros = $this->macros;
  175. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  176. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
  177. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  178. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
  179. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  180. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  181. return; yield '';
  182. }
  183. // line 67
  184. public function block_javascripts($context, array $blocks = [])
  185. {
  186. $macros = $this->macros;
  187. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  188. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
  189. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  190. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
  191. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  192. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  193. return; yield '';
  194. }
  195. /**
  196. * @codeCoverageIgnore
  197. */
  198. public function getTemplateName()
  199. {
  200. return "base.html.twig";
  201. }
  202. /**
  203. * @codeCoverageIgnore
  204. */
  205. public function isTraitable()
  206. {
  207. return false;
  208. }
  209. /**
  210. * @codeCoverageIgnore
  211. */
  212. public function getDebugInfo()
  213. {
  214. return array ( 231 => 67, 212 => 66, 193 => 60, 173 => 6, 153 => 4, 141 => 69, 138 => 68, 135 => 67, 132 => 66, 130 => 65, 124 => 61, 122 => 60, 82 => 23, 76 => 20, 59 => 6, 54 => 4, 49 => 1,);
  215. }
  216. public function getSourceContext()
  217. {
  218. return new Source("<!DOCTYPE html>
  219. <html lang=\"fr\">
  220. \t<head>
  221. \t\t<title>{% block title %}ZenDez-Vous : plateforme de rdv avec des praticiens bien-être{% endblock %}</title>
  222. \t\t<meta charset=\"utf-8\" />
  223. \t\t<meta name=\"description\" content=\"{% block description %}Prenez rendez-vous avec des praticiens bien-être ou laissez-vous guider gratuitement par nos coach afin de définir la ou les pratiques les mieux adaptées à vos besoins.{% endblock %}\"/>
  224. \t\t<meta name=\"keywords\" content=\"zendez-vous, zendezvous, rendezvous, bien-être, praticien, medecine douce\"/>
  225. \t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />
  226. \t\t<meta property=\"og:locale\" content=\"fr_FR\" />
  227. \t\t<meta property=\"og:title\" content=\"ZenDez-Vous - Plateforme de rendez-vous avec vos praticiens en bien-être\" />
  228. \t\t<meta property=\"og:url\" content=\"https://zendez-vous.fr\"/>
  229. \t\t<meta property=\"og:site_name\" content=\"ZenDez-Vous\" />
  230. \t\t<link rel=\"icon\" href=\"/favicon.ico?v=1.0.1\">
  231. \t\t<link rel=\"preconnect\" href=\"https://fonts.googleapis.com\">
  232. \t\t<link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin>
  233. \t\t<link href=\"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\" rel=\"stylesheet\">
  234. \t\t<link href=\"/assets/css/style.bundle.css\" rel=\"stylesheet\" type=\"text/css\" />
  235. \t\t<link href=\"/assets/css/style.css?v=1.0.20\" rel=\"stylesheet\" type=\"text/css\" />
  236. \t\t<script async src=\"https://www.googletagmanager.com/gtag/js?id=G-3N08TH0X0L\"></script>
  237. \t\t<script src=\"{{ asset('lib/tarteaucitron/tarteaucitron.js') }}\"></script>
  238. \t\t<script type=\"text/javascript\">
  239. \t\t\ttarteaucitron.init({
  240. \t\t\t\t\"privacyUrl\": \"{{ asset('assets/docs/zendez-vous_confidentialite-et-cookies.pdf') }}\",
  241. \t\t\t\t\"bodyPosition\": \"bottom\",
  242. \t\t\t\t\"orientation\": \"bottom\",
  243. \t\t\t\t\"groupServices\": false,
  244. \t\t\t\t\"serviceDefaultState\": \"wait\",
  245. \t\t\t\t\"showAlertSmall\": false,
  246. \t\t\t\t\"cookieslist\": false,
  247. \t\t\t\t\"closePopup\": true,
  248. \t\t\t\t\"showIcon\": false,
  249. \t\t\t\t\"adblocker\": false,
  250. \t\t\t\t\"DenyAllCta\" : true,
  251. \t\t\t\t\"AcceptAllCta\" : true,
  252. \t\t\t\t\"highPrivacy\": true,
  253. \t\t\t\t\"handleBrowserDNTRequest\": false,
  254. \t\t\t\t\"removeCredit\": false,
  255. \t\t\t\t\"mandatory\": true,
  256. \t\t\t\t\"mandatoryCta\": true
  257. \t\t\t});
  258. \t\t\ttarteaucitron.user.gtagUa = 'G-3N08TH0X0L';
  259. \t\t\ttarteaucitron.user.gtagMore = function () {
  260. \t\t\t\twindow.dataLayer = window.dataLayer || [];
  261. \t\t\t\tfunction gtag(){dataLayer.push(arguments);}
  262. \t\t\t\tgtag('js', new Date());
  263. \t\t\t\tgtag('config', 'G-3N08TH0X0L');
  264. \t\t\t};
  265. \t\t\t(tarteaucitron.job = tarteaucitron.job || []).push('gtag');
  266. \t\t\ttarteaucitron.user.facebookpixelId = '1019545513020337';
  267. \t\t\ttarteaucitron.user.facebookpixelMore = function () { /* add here your optionnal facebook pixel function */ };
  268. \t\t\t(tarteaucitron.job = tarteaucitron.job || []).push('facebookpixel');
  269. \t\t\ttarteaucitron.user.googletagmanagerId = 'GTM-WDRL3J6M';
  270. \t\t\t(tarteaucitron.job = tarteaucitron.job || []).push('googletagmanager');
  271. \t\t</script>
  272. \t\t{% block styles %}{% endblock %}
  273. \t</head>
  274. \t<body>
  275. \t\t<noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-WDRL3J6M\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  276. \t\t<noscript><img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=1019545513020337&ev=PageView&noscript=1\" /></noscript>
  277. \t\t{% include(\"includes/navbar.html.twig\") %}
  278. \t\t{% block body %}{% endblock %}
  279. \t\t{% block javascripts %}{% endblock %}
  280. \t\t{% include(\"includes/footer.html.twig\") %}
  281. \t</body>
  282. </html>", "base.html.twig", "/home/slapp/www/zv/htdocs/templates/base.html.twig");
  283. }
  284. }