var/cache/dev/twig/f4/f4e0675646ceab7c16082de881aa8bff.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. use Twig\TemplateWrapper;
  15. /* template_3/layoutAuth.html.twig */
  16. class __TwigTemplate_b56de91dc284b407f4cf525c51f25abd 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.             'body' => [$this'block_body'],
  30.         ];
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = []): iterable
  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""template_3/layoutAuth.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""template_3/layoutAuth.html.twig"));
  39.         // line 1
  40.         yield "<!DOCTYPE html>
  41. <html lang=\"fr\">
  42. <head>
  43.     <meta charset=\"utf-8\">
  44.     <title>Ecobio - Login</title>
  45. \t<meta name=\"description\" content=\"";
  46.         // line 8
  47.         if (((isset($context["objetAbonne"]) || array_key_exists("objetAbonne"$context) ? $context["objetAbonne"] : (function () { throw new RuntimeError('Variable "objetAbonne" does not exist.'8$this->source); })()) != null)) {
  48.             // line 9
  49.             yield "\t\t\t\t\t\t\t\t\t \t";
  50.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["objetAbonne"]) || array_key_exists("objetAbonne"$context) ? $context["objetAbonne"] : (function () { throw new RuntimeError('Variable "objetAbonne" does not exist.'9$this->source); })()), "getTypeAbonne", [], "any"falsefalsefalse9), "description", [], "any"falsefalsefalse9), "html"nulltrue);
  51.             yield "
  52. \t\t\t\t\t\t\t\t\t";
  53.         } else {
  54.             // line 11
  55.             yield "\t\t\t\t\t\t\t\t\tGérer toute votre chaine de valeur agricole
  56. \t\t\t\t\t\t\t\t\t";
  57.         }
  58.         // line 12
  59.         yield "  \" />
  60. \t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\" />
  61. \t<!--begin::Fonts-->
  62. \t<link rel=\"stylesheet\" href=\"https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700\" />
  63. \t<!--end::Fonts-->
  64.     <!--begin::Global Stylesheets Bundle(mandatory for all pages)-->
  65.     <link href=\"";
  66.         // line 18
  67.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template_3/assets/plugins/global/plugins.bundle.css"), "html"nulltrue);
  68.         yield "\" rel=\"stylesheet\" type=\"text/css\" />
  69.     <link href=\"";
  70.         // line 19
  71.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template_3/assets/css/style.bundle.css"), "html"nulltrue);
  72.         yield "\" rel=\"stylesheet\" type=\"text/css\" />
  73.     
  74. \t
  75. \t<link rel=\"icon\" href=\"";
  76.         // line 22
  77.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("favicon.ico"), "html"nulltrue);
  78.         yield "\" sizes=\"16x16\" >
  79. </head>
  80. <body id=\"kt_body\" class=\"auth-bg bgi-size-cover bgi-attachment-fixed bgi-position-center bgi-no-repeat\">
  81. \t
  82. <div class=\"d-flex flex-column flex-root\">
  83. <!--begin::Page bg image-->
  84. <style>body { background-image: url(\"";
  85.         // line 30
  86.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template_4/bg_auth.jpg"), "html"nulltrue);
  87.         yield "\"); } [data-bs-theme=\"dark\"] body { background-image: url('assets/media/auth/bg4-dark.jpg'); }</style>
  88. <!--end::Page bg image-->
  89. <!--begin::Authentication - Sign-in -->
  90. <div class=\"d-flex flex-column flex-column-fluid flex-lg-row\">
  91. \t<!--begin::Aside-->
  92. \t<div class=\"d-flex flex-center w-lg-50 pt-15 pt-lg-0 px-10\">
  93. \t\t<!--begin::Aside-->
  94. \t\t<div class=\"d-flex flex-center flex-lg-start flex-column\">
  95. \t\t\t<!--begin::Logo-->
  96. \t\t\t
  97. \t\t\t<!--end::Logo-->
  98. \t\t\t<!--begin::Title-->
  99. \t\t\t<h2 class=\" fw-normal m-0\" style=\"color:#FFF;font-size:bold;\">Initiative de professionnels et d’experts en développement rural</h2>
  100. \t\t\t<!--end::Title-->
  101. \t\t</div>
  102. \t\t<!--begin::Aside-->
  103. \t</div>
  104. \t<!--begin::Aside-->
  105. \t<!--begin::Body-->
  106. \t<div class=\"d-flex flex-column-fluid flex-lg-row-auto justify-content-center justify-content-lg-end p-12 p-lg-20\">
  107. \t\t<!--begin::Card-->
  108. \t\t<div class=\"bg-body d-flex flex-column align-items-stretch flex-center rounded-4 w-md-600px p-20\">
  109. \t\t\t<!--begin::Wrapper-->
  110. \t\t\t<div class=\"d-flex flex-center flex-column flex-column-fluid px-lg-10 pb-15 pb-lg-20\">
  111. \t\t\t\t<!--begin::Form-->
  112. \t\t\t\t";
  113.         // line 55
  114.         yield from $this->unwrap()->yieldBlock('body'$context$blocks);
  115.         // line 59
  116.         yield "\t\t\t\t<!--end::Form-->
  117. \t\t\t</div>
  118. \t\t\t<!--end::Wrapper-->
  119. \t\t\t<!--begin::Footer-->
  120. \t\t\t<div class=\"d-flex flex-stack px-lg-10\">
  121. \t\t\t\t<!--begin::Languages-->
  122. \t\t\t
  123. \t\t\t\t<!--end::Languages-->
  124. \t\t\t\t<!--begin::Links-->
  125. \t\t\t\t<div class=\"d-flex fw-semibold text-primary fs-base gap-5\">
  126. \t\t\t\t\t<a href=\"";
  127.         // line 69
  128.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("admin_downlaod_app");
  129.         yield "\" target=\"_blank\">Télécharger</a>
  130. \t\t\t\t</div>
  131. \t\t\t\t<!--end::Links-->
  132. \t\t\t</div>
  133. \t\t\t<!--end::Footer-->
  134. \t\t</div>
  135. \t\t<!--end::Card-->
  136. \t</div>
  137. \t<!--end::Body-->
  138. </div>
  139. <!--end::Authentication - Sign-in-->
  140. </div>
  141. \t\t<!--end::Main-->
  142. <script src=\"";
  143.         // line 85
  144.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template_3/assets/js/widgets.bundle.js"), "html"nulltrue);
  145.         yield "\"></script>
  146. <script src=\"";
  147.         // line 86
  148.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template_3/assets/js/custom/widgets.js"), "html"nulltrue);
  149.         yield "\"></script>
  150. \t\t<script type=\"text/javascript\">
  151. \t\t\$(document).on('ready', function() {
  152. \t\t\t
  153. \t\t\t\$(\".regular\").slick({
  154. \t\t\t\tdots: true,
  155. \t\t\t\tinfinite: true,
  156. \t\t\t\tslidesToShow: 4,
  157. \t\t\t\tslidesToScroll: 4
  158. \t\t\t});
  159. \t\t });
  160. \t\t \$(document).ready(function() {
  161. \t\t\t\$(\".myPinCode input\").jqueryPincodeAutotab();
  162. \t\t});
  163. \t\t  \$('.agent').click(function () {
  164. \t\t\t\t//alert(1);
  165. \t\t\t\t\$('.id').val(\$(this).attr('ids'));
  166. \t\t\t\t\$('.oeuvre-agent').modal();
  167. \t\t\t});
  168. \t\t</script>
  169. \t\t<!--end::Global Theme Bundle-->
  170. \t\t<!--begin::Page Scripts(used by this page)-->
  171. \t\t<script src=\"";
  172.         // line 111
  173.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/pages/custom/login/login-general.js"), "html"nulltrue);
  174.         yield "\"></script>
  175. \t\t<!--end::Page Scripts-->
  176. \t</body>
  177. \t\t
  178. <!-- Mirrored from webapplayers.com/inspinia_admin-v2.0/dashboard_3.html by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 24 Apr 2015 10:52:00 GMT -->
  179. </html>
  180. ";
  181.         
  182.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  183.         
  184.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  185.         yield from [];
  186.     }
  187.     // line 55
  188.     /**
  189.      * @return iterable<null|scalar|\Stringable>
  190.      */
  191.     public function block_body(array $context, array $blocks = []): iterable
  192.     {
  193.         $macros $this->macros;
  194.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  195.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  196.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  197.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  198.         // line 56
  199.         yield "
  200. \t\t\t\t";
  201.         
  202.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  203.         
  204.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  205.         yield from [];
  206.     }
  207.     /**
  208.      * @codeCoverageIgnore
  209.      */
  210.     public function getTemplateName(): string
  211.     {
  212.         return "template_3/layoutAuth.html.twig";
  213.     }
  214.     /**
  215.      * @codeCoverageIgnore
  216.      */
  217.     public function isTraitable(): bool
  218.     {
  219.         return false;
  220.     }
  221.     /**
  222.      * @codeCoverageIgnore
  223.      */
  224.     public function getDebugInfo(): array
  225.     {
  226.         return array (  226 => 56,  213 => 55,  192 => 111,  164 => 86,  160 => 85,  141 => 69,  129 => 59,  127 => 55,  99 => 30,  88 => 22,  82 => 19,  78 => 18,  70 => 12,  66 => 11,  60 => 9,  58 => 8,  49 => 1,);
  227.     }
  228.     public function getSourceContext(): Source
  229.     {
  230.         return new Source("<!DOCTYPE html>
  231. <html lang=\"fr\">
  232. <head>
  233.     <meta charset=\"utf-8\">
  234.     <title>Ecobio - Login</title>
  235. \t<meta name=\"description\" content=\"{% if objetAbonne != null %}
  236. \t\t\t\t\t\t\t\t\t \t{{objetAbonne.getTypeAbonne.description}}
  237. \t\t\t\t\t\t\t\t\t{% else %}
  238. \t\t\t\t\t\t\t\t\tGérer toute votre chaine de valeur agricole
  239. \t\t\t\t\t\t\t\t\t{% endif %}  \" />
  240. \t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\" />
  241. \t<!--begin::Fonts-->
  242. \t<link rel=\"stylesheet\" href=\"https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700\" />
  243. \t<!--end::Fonts-->
  244.     <!--begin::Global Stylesheets Bundle(mandatory for all pages)-->
  245.     <link href=\"{{asset('template_3/assets/plugins/global/plugins.bundle.css')}}\" rel=\"stylesheet\" type=\"text/css\" />
  246.     <link href=\"{{asset('template_3/assets/css/style.bundle.css')}}\" rel=\"stylesheet\" type=\"text/css\" />
  247.     
  248. \t
  249. \t<link rel=\"icon\" href=\"{{asset('favicon.ico')}}\" sizes=\"16x16\" >
  250. </head>
  251. <body id=\"kt_body\" class=\"auth-bg bgi-size-cover bgi-attachment-fixed bgi-position-center bgi-no-repeat\">
  252. \t
  253. <div class=\"d-flex flex-column flex-root\">
  254. <!--begin::Page bg image-->
  255. <style>body { background-image: url(\"{{asset('template_4/bg_auth.jpg')}}\"); } [data-bs-theme=\"dark\"] body { background-image: url('assets/media/auth/bg4-dark.jpg'); }</style>
  256. <!--end::Page bg image-->
  257. <!--begin::Authentication - Sign-in -->
  258. <div class=\"d-flex flex-column flex-column-fluid flex-lg-row\">
  259. \t<!--begin::Aside-->
  260. \t<div class=\"d-flex flex-center w-lg-50 pt-15 pt-lg-0 px-10\">
  261. \t\t<!--begin::Aside-->
  262. \t\t<div class=\"d-flex flex-center flex-lg-start flex-column\">
  263. \t\t\t<!--begin::Logo-->
  264. \t\t\t
  265. \t\t\t<!--end::Logo-->
  266. \t\t\t<!--begin::Title-->
  267. \t\t\t<h2 class=\" fw-normal m-0\" style=\"color:#FFF;font-size:bold;\">Initiative de professionnels et d’experts en développement rural</h2>
  268. \t\t\t<!--end::Title-->
  269. \t\t</div>
  270. \t\t<!--begin::Aside-->
  271. \t</div>
  272. \t<!--begin::Aside-->
  273. \t<!--begin::Body-->
  274. \t<div class=\"d-flex flex-column-fluid flex-lg-row-auto justify-content-center justify-content-lg-end p-12 p-lg-20\">
  275. \t\t<!--begin::Card-->
  276. \t\t<div class=\"bg-body d-flex flex-column align-items-stretch flex-center rounded-4 w-md-600px p-20\">
  277. \t\t\t<!--begin::Wrapper-->
  278. \t\t\t<div class=\"d-flex flex-center flex-column flex-column-fluid px-lg-10 pb-15 pb-lg-20\">
  279. \t\t\t\t<!--begin::Form-->
  280. \t\t\t\t{% block body %}
  281. \t\t\t\t{% endblock %}
  282. \t\t\t\t<!--end::Form-->
  283. \t\t\t</div>
  284. \t\t\t<!--end::Wrapper-->
  285. \t\t\t<!--begin::Footer-->
  286. \t\t\t<div class=\"d-flex flex-stack px-lg-10\">
  287. \t\t\t\t<!--begin::Languages-->
  288. \t\t\t
  289. \t\t\t\t<!--end::Languages-->
  290. \t\t\t\t<!--begin::Links-->
  291. \t\t\t\t<div class=\"d-flex fw-semibold text-primary fs-base gap-5\">
  292. \t\t\t\t\t<a href=\"{{path(\"admin_downlaod_app\")}}\" target=\"_blank\">Télécharger</a>
  293. \t\t\t\t</div>
  294. \t\t\t\t<!--end::Links-->
  295. \t\t\t</div>
  296. \t\t\t<!--end::Footer-->
  297. \t\t</div>
  298. \t\t<!--end::Card-->
  299. \t</div>
  300. \t<!--end::Body-->
  301. </div>
  302. <!--end::Authentication - Sign-in-->
  303. </div>
  304. \t\t<!--end::Main-->
  305. <script src=\"{{asset('template_3/assets/js/widgets.bundle.js')}}\"></script>
  306. <script src=\"{{asset('template_3/assets/js/custom/widgets.js')}}\"></script>
  307. \t\t<script type=\"text/javascript\">
  308. \t\t\$(document).on('ready', function() {
  309. \t\t\t
  310. \t\t\t\$(\".regular\").slick({
  311. \t\t\t\tdots: true,
  312. \t\t\t\tinfinite: true,
  313. \t\t\t\tslidesToShow: 4,
  314. \t\t\t\tslidesToScroll: 4
  315. \t\t\t});
  316. \t\t });
  317. \t\t \$(document).ready(function() {
  318. \t\t\t\$(\".myPinCode input\").jqueryPincodeAutotab();
  319. \t\t});
  320. \t\t  \$('.agent').click(function () {
  321. \t\t\t\t//alert(1);
  322. \t\t\t\t\$('.id').val(\$(this).attr('ids'));
  323. \t\t\t\t\$('.oeuvre-agent').modal();
  324. \t\t\t});
  325. \t\t</script>
  326. \t\t<!--end::Global Theme Bundle-->
  327. \t\t<!--begin::Page Scripts(used by this page)-->
  328. \t\t<script src=\"{{asset('assets/js/pages/custom/login/login-general.js')}}\"></script>
  329. \t\t<!--end::Page Scripts-->
  330. \t</body>
  331. \t\t
  332. <!-- Mirrored from webapplayers.com/inspinia_admin-v2.0/dashboard_3.html by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 24 Apr 2015 10:52:00 GMT -->
  333. </html>
  334. ""template_3/layoutAuth.html.twig""/home/coop/public_html/test.coo.tg/templates/template_3/layoutAuth.html.twig");
  335.     }
  336. }