var/cache/dev/twig/fb/fbe7035d7564f60dd92a30f426c2d9da.php line 49

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. /* general/implantation.html.twig */
  14. class __TwigTemplate_10910705c96e37d630b1bbee0dd0de75 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. 'title' => [$this, 'block_title'],
  24. 'body' => [$this, 'block_body'],
  25. ];
  26. }
  27. protected function doGetParent(array $context)
  28. {
  29. // line 10
  30. return "basepm.html.twig";
  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", "general/implantation.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", "general/implantation.html.twig"));
  39. $this->parent = $this->loadTemplate("basepm.html.twig", "general/implantation.html.twig", 10);
  40. $this->parent->display($context, array_merge($this->blocks, $blocks));
  41. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  42. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  43. }
  44. // line 13
  45. public function block_title($context, array $blocks = [])
  46. {
  47. $macros = $this->macros;
  48. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  49. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
  50. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  51. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
  52. echo "Implantation territoriale - Projets Métiers";
  53. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  54. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  55. }
  56. // line 15
  57. public function block_body($context, array $blocks = [])
  58. {
  59. $macros = $this->macros;
  60. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  61. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
  62. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  63. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
  64. // line 16
  65. echo " <div class=\"container-sm\">
  66. <h1 class=\"txtRouges\">Le réseau Projets Métiers </h1>
  67. <img src=\"";
  68. // line 18
  69. echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/reseauPM.png"), "html", null, true);
  70. echo "\" class=\"mx-auto d-block shadowJm\" alt=\"Le réseau Projets metiers\">
  71. </div>
  72. <div>
  73. </br>
  74. </br>
  75. </br>
  76. </br>
  77. </br>
  78. </div>
  79. <div>
  80. </br>
  81. </br>
  82. </br>
  83. </br>
  84. </div>
  85. ";
  86. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  87. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  88. }
  89. /**
  90. * @codeCoverageIgnore
  91. */
  92. public function getTemplateName()
  93. {
  94. return "general/implantation.html.twig";
  95. }
  96. /**
  97. * @codeCoverageIgnore
  98. */
  99. public function isTraitable()
  100. {
  101. return false;
  102. }
  103. /**
  104. * @codeCoverageIgnore
  105. */
  106. public function getDebugInfo()
  107. {
  108. return array ( 92 => 18, 88 => 16, 78 => 15, 59 => 13, 36 => 10,);
  109. }
  110. public function getSourceContext()
  111. {
  112. return new Source("{#
  113. /*
  114. * Ce fichier est la propriété de l'association (c) Projets Métiers
  115. *
  116. * (c) crée par Jean-Marc CATALA <jeanmmarccatala@gmail.com>
  117. *
  118. */
  119. #}
  120. {% extends 'basepm.html.twig' %}
  121. {% block title %}Implantation territoriale - Projets Métiers{% endblock %}
  122. {% block body %}
  123. <div class=\"container-sm\">
  124. <h1 class=\"txtRouges\">Le réseau Projets Métiers </h1>
  125. <img src=\"{{ asset ('images/reseauPM.png') }}\" class=\"mx-auto d-block shadowJm\" alt=\"Le réseau Projets metiers\">
  126. </div>
  127. <div>
  128. </br>
  129. </br>
  130. </br>
  131. </br>
  132. </br>
  133. </div>
  134. <div>
  135. </br>
  136. </br>
  137. </br>
  138. </br>
  139. </div>
  140. {% endblock %}", "general/implantation.html.twig", "/srv/data/web/vhosts/projetsmetiers.org/htdocs/templates/general/implantation.html.twig");
  141. }
  142. }