var/cache/dev/twig/6f/6f1141ff7b2e1e4c2ce418d31f6af16a.php line 97

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. use Twig\TemplateWrapper;
  15. /* base.html.twig */
  16. class __TwigTemplate_ac175fd844a6a56dd3e977cb62251124 extends Template
  17. {
  18. private Source $source;
  19. /**
  20. * @var array<string, Template>
  21. */
  22. private array $macros = [];
  23. public function __construct(Environment $env)
  24. {
  25. parent::__construct($env);
  26. $this->source = $this->getSourceContext();
  27. $this->parent = false;
  28. $this->blocks = [
  29. 'title' => [$this, 'block_title'],
  30. 'stylesheets' => [$this, 'block_stylesheets'],
  31. 'pixel' => [$this, 'block_pixel'],
  32. 'header' => [$this, 'block_header'],
  33. 'body' => [$this, 'block_body'],
  34. 'javascripts' => [$this, 'block_javascripts'],
  35. ];
  36. }
  37. protected function doDisplay(array $context, array $blocks = []): iterable
  38. {
  39. $macros = $this->macros;
  40. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  41. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "base.html.twig"));
  42. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  43. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "base.html.twig"));
  44. // line 1
  45. yield "<!DOCTYPE html>
  46. <html>
  47. <head>
  48. <meta charset=\"UTF-8\">
  49. <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">
  50. <meta http-equiv=\"X-UA-Compatible\" content=\"ie=edge\">
  51. <title>";
  52. // line 7
  53. yield from $this->unwrap()->yieldBlock('title', $context, $blocks);
  54. yield " | Al Kunuz</title>
  55. <link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css\" integrity=\"sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T\" crossorigin=\"anonymous\">
  56. <link href=\"https://fonts.googleapis.com/css?family=Open+Sans\" rel=\"stylesheet\">
  57. <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.8.1/css/all.css\" integrity=\"sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf\" crossorigin=\"anonymous\">
  58. <link rel=\"stylesheet\" href=\"";
  59. // line 11
  60. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/app.css"), "html", null, true);
  61. yield "\">
  62. <link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"";
  63. // line 12
  64. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("image/al-kunuz_favicon.ico"), "html", null, true);
  65. yield "\" />
  66. ";
  67. // line 14
  68. yield from $this->unwrap()->yieldBlock('stylesheets', $context, $blocks);
  69. // line 15
  70. yield " ";
  71. yield from $this->unwrap()->yieldBlock('pixel', $context, $blocks);
  72. // line 16
  73. yield " <!-- Google Tag Manager -->
  74. <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  75. new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  76. j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  77. 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  78. })(window,document,'script','dataLayer','GTM-5SMFTDFH');</script>
  79. <!-- End Google Tag Manager -->
  80. </head>
  81. <body>
  82. <!-- Google Tag Manager (noscript) -->
  83. <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-5SMFTDFH\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  84. <!-- End Google Tag Manager (noscript) -->
  85. ";
  86. // line 28
  87. if ((($tmp = $this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_PREVIOUS_ADMIN")) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
  88. // line 29
  89. yield " <div class=\"alert alert-warning\" style=\"margin-bottom: 0;\">
  90. 🚨 <strong>";
  91. // line 30
  92. yield $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("ATTENTION : Vous êtes connecté en tant que cet élève. Une fois l'action réalisée", [], "messages");
  93. yield ":
  94. <a href=\"";
  95. // line 31
  96. yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("admin_subscription_index", ["_switch_user" => "_exit"]);
  97. // line 33
  98. yield "\">";
  99. yield $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Déconnectez-vous du compte de l'élève", [], "messages");
  100. yield "</a></strong>
  101. </div>
  102. ";
  103. }
  104. // line 36
  105. yield " ";
  106. yield from $this->unwrap()->yieldBlock('header', $context, $blocks);
  107. // line 41
  108. yield "
  109. <!-- Fash Message -->
  110. <div class=\"container\">
  111. ";
  112. // line 45
  113. $context['_parent'] = $context;
  114. $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 45, $this->source); })()), "flashes", ["success"], "method", false, false, false, 45));
  115. foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
  116. // line 46
  117. yield " <div class=\"alert alert-success\">
  118. ";
  119. // line 47
  120. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans($context["message"]), "html", null, true);
  121. yield "
  122. </div>
  123. ";
  124. }
  125. $_parent = $context['_parent'];
  126. unset($context['_seq'], $context['_key'], $context['message'], $context['_parent']);
  127. $context = array_intersect_key($context, $_parent) + $_parent;
  128. // line 50
  129. yield " ";
  130. $context['_parent'] = $context;
  131. $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 50, $this->source); })()), "flashes", ["error"], "method", false, false, false, 50));
  132. foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
  133. // line 51
  134. yield " <div class=\"alert alert-danger\">
  135. ";
  136. // line 52
  137. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans($context["message"]), "html", null, true);
  138. yield "
  139. </div>
  140. ";
  141. }
  142. $_parent = $context['_parent'];
  143. unset($context['_seq'], $context['_key'], $context['message'], $context['_parent']);
  144. $context = array_intersect_key($context, $_parent) + $_parent;
  145. // line 55
  146. yield " </div>
  147. ";
  148. // line 57
  149. yield from $this->unwrap()->yieldBlock('body', $context, $blocks);
  150. // line 62
  151. yield " <footer>
  152. ";
  153. // line 63
  154. yield from $this->load("partials/footer.html.twig", 63)->unwrap()->yield($context);
  155. // line 64
  156. yield " </footer>
  157. <!-- Bootstrap JavaScript -->
  158. <script src=\"https://code.jquery.com/jquery-3.3.1.min.js\" integrity=\"sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=\" crossorigin=\"anonymous\"></script>
  159. <script src=\"https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js\" integrity=\"sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1\" crossorigin=\"anonymous\"></script>
  160. <script src=\"https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js\" integrity=\"sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM\" crossorigin=\"anonymous\"></script>
  161. <!-- Stripe JavaScript -->
  162. <script src=\"https://js.stripe.com/v3/\"></script>
  163. <!-- For loader -->
  164. ";
  165. // line 74
  166. yield from $this->unwrap()->yieldBlock('javascripts', $context, $blocks);
  167. // line 75
  168. yield " </body>
  169. </html>
  170. ";
  171. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  172. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  173. yield from [];
  174. }
  175. // line 7
  176. /**
  177. * @return iterable<null|scalar|\Stringable>
  178. */
  179. public function block_title(array $context, array $blocks = []): iterable
  180. {
  181. $macros = $this->macros;
  182. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  183. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
  184. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  185. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
  186. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  187. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  188. yield from [];
  189. }
  190. // line 14
  191. /**
  192. * @return iterable<null|scalar|\Stringable>
  193. */
  194. public function block_stylesheets(array $context, array $blocks = []): iterable
  195. {
  196. $macros = $this->macros;
  197. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  198. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
  199. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  200. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
  201. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  202. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  203. yield from [];
  204. }
  205. // line 15
  206. /**
  207. * @return iterable<null|scalar|\Stringable>
  208. */
  209. public function block_pixel(array $context, array $blocks = []): iterable
  210. {
  211. $macros = $this->macros;
  212. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  213. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "pixel"));
  214. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  215. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "pixel"));
  216. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  217. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  218. yield from [];
  219. }
  220. // line 36
  221. /**
  222. * @return iterable<null|scalar|\Stringable>
  223. */
  224. public function block_header(array $context, array $blocks = []): iterable
  225. {
  226. $macros = $this->macros;
  227. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  228. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "header"));
  229. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  230. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "header"));
  231. // line 37
  232. yield " <!-- Navigation -->
  233. ";
  234. // line 38
  235. yield Twig\Extension\CoreExtension::include($this->env, $context, "/partials/_navbar.html.twig");
  236. yield "
  237. ";
  238. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  239. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  240. yield from [];
  241. }
  242. // line 57
  243. /**
  244. * @return iterable<null|scalar|\Stringable>
  245. */
  246. public function block_body(array $context, array $blocks = []): iterable
  247. {
  248. $macros = $this->macros;
  249. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  250. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
  251. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  252. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
  253. // line 58
  254. yield "
  255. ";
  256. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  257. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  258. yield from [];
  259. }
  260. // line 74
  261. /**
  262. * @return iterable<null|scalar|\Stringable>
  263. */
  264. public function block_javascripts(array $context, array $blocks = []): iterable
  265. {
  266. $macros = $this->macros;
  267. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  268. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
  269. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  270. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
  271. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  272. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  273. yield from [];
  274. }
  275. /**
  276. * @codeCoverageIgnore
  277. */
  278. public function getTemplateName(): string
  279. {
  280. return "base.html.twig";
  281. }
  282. /**
  283. * @codeCoverageIgnore
  284. */
  285. public function isTraitable(): bool
  286. {
  287. return false;
  288. }
  289. /**
  290. * @codeCoverageIgnore
  291. */
  292. public function getDebugInfo(): array
  293. {
  294. return array ( 319 => 74, 305 => 58, 292 => 57, 278 => 38, 275 => 37, 262 => 36, 240 => 15, 218 => 14, 196 => 7, 182 => 75, 180 => 74, 168 => 64, 166 => 63, 163 => 62, 161 => 57, 157 => 55, 148 => 52, 145 => 51, 140 => 50, 131 => 47, 128 => 46, 124 => 45, 118 => 41, 115 => 36, 108 => 33, 106 => 31, 102 => 30, 99 => 29, 97 => 28, 83 => 16, 80 => 15, 78 => 14, 73 => 12, 69 => 11, 62 => 7, 54 => 1,);
  295. }
  296. public function getSourceContext(): Source
  297. {
  298. return new Source("<!DOCTYPE html>
  299. <html>
  300. <head>
  301. <meta charset=\"UTF-8\">
  302. <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">
  303. <meta http-equiv=\"X-UA-Compatible\" content=\"ie=edge\">
  304. <title>{% block title %}{% endblock %} | Al Kunuz</title>
  305. <link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css\" integrity=\"sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T\" crossorigin=\"anonymous\">
  306. <link href=\"https://fonts.googleapis.com/css?family=Open+Sans\" rel=\"stylesheet\">
  307. <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.8.1/css/all.css\" integrity=\"sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf\" crossorigin=\"anonymous\">
  308. <link rel=\"stylesheet\" href=\"{{ asset('css/app.css') }}\">
  309. <link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"{{ asset('image/al-kunuz_favicon.ico') }}\" />
  310. {% block stylesheets %}{% endblock %}
  311. {% block pixel %}{% endblock %}
  312. <!-- Google Tag Manager -->
  313. <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  314. new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  315. j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  316. 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  317. })(window,document,'script','dataLayer','GTM-5SMFTDFH');</script>
  318. <!-- End Google Tag Manager -->
  319. </head>
  320. <body>
  321. <!-- Google Tag Manager (noscript) -->
  322. <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-5SMFTDFH\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  323. <!-- End Google Tag Manager (noscript) -->
  324. {% if is_granted('ROLE_PREVIOUS_ADMIN') %}
  325. <div class=\"alert alert-warning\" style=\"margin-bottom: 0;\">
  326. 🚨 <strong>{% trans %}ATTENTION : Vous êtes connecté en tant que cet élève. Une fois l'action réalisée {% endtrans %}:
  327. <a href=\"{{ path('admin_subscription_index', {
  328. '_switch_user': '_exit'
  329. }) }}\">{% trans %}Déconnectez-vous du compte de l'élève{% endtrans %}</a></strong>
  330. </div>
  331. {% endif %}
  332. {% block header %}
  333. <!-- Navigation -->
  334. {{ include('/partials/_navbar.html.twig') }}
  335. {% endblock %}
  336. <!-- Fash Message -->
  337. <div class=\"container\">
  338. {% for message in app.flashes('success') %}
  339. <div class=\"alert alert-success\">
  340. {{ message|trans }}
  341. </div>
  342. {% endfor %}
  343. {% for message in app.flashes('error') %}
  344. <div class=\"alert alert-danger\">
  345. {{ message|trans }}
  346. </div>
  347. {% endfor %}
  348. </div>
  349. {% block body %}
  350. {% endblock %}
  351. <footer>
  352. {% include('partials/footer.html.twig') %}
  353. </footer>
  354. <!-- Bootstrap JavaScript -->
  355. <script src=\"https://code.jquery.com/jquery-3.3.1.min.js\" integrity=\"sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=\" crossorigin=\"anonymous\"></script>
  356. <script src=\"https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js\" integrity=\"sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1\" crossorigin=\"anonymous\"></script>
  357. <script src=\"https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js\" integrity=\"sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM\" crossorigin=\"anonymous\"></script>
  358. <!-- Stripe JavaScript -->
  359. <script src=\"https://js.stripe.com/v3/\"></script>
  360. <!-- For loader -->
  361. {% block javascripts %}{% endblock %}
  362. </body>
  363. </html>
  364. ", "base.html.twig", "/home/staging/deploy/releases/13/templates/base.html.twig");
  365. }
  366. }