<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\CoreExtension;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* security/login.html.twig */
class __TwigTemplate_07f1fd39a72a3f77e954526d6341826e extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'title' => [$this, 'block_title'],
'body' => [$this, 'block_body'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "base.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "security/login.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "security/login.html.twig"));
$this->parent = $this->loadTemplate("base.html.twig", "security/login.html.twig", 1);
yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 3
public function block_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
yield "Connexion à SIRH!";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
// line 5
public function block_body($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
// line 6
yield "\t<head>
\t\t<title>SIRH</title>
\t\t<meta charset=\"utf-8\" />
\t\t<meta name=\"description\" content=\"The most advanced Bootstrap Admin Theme on Bootstrap Market trusted by over 4,000 beginners and professionals.\" />
\t\t<meta name=\"keywords\" content=\"keen, bootstrap, bootstrap 5, bootstrap 4, admin themes, web design, figma, web development, free templates\" />
\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />
\t\t<meta property=\"og:locale\" content=\"en_US\" />
\t\t<meta property=\"og:type\" content=\"article\" />
\t\t<meta property=\"og:title\" content=\"Keen - Multi-demo Bootstrap 5 HTML Admin Dashboard Theme\" />
\t\t<meta property=\"og:url\" content=\"https://keenthemes.com/keen\" />
\t\t<meta property=\"og:site_name\" content=\"Keenthemes | Keen\" />
\t\t<link rel=\"canonical\" href=\"https://preview.keenthemes.com/keen\" />
\t\t<link rel=\"shortcut icon\" href=\"assets/media/logos/favicon.ico\" />
\t\t<link rel=\"stylesheet\" href=\"https://fonts.googleapis.com/css?family=Inter:300,400,500,600,700\" />
\t\t<link href=\"";
// line 20
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("sirh/dist/assets/plugins/global/plugins.bundle.css"), "html", null, true);
yield "\" rel=\"stylesheet\" type=\"text/css\" />
\t\t<link href=\"";
// line 21
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("sirh/dist/assets/css/style.bundle.css"), "html", null, true);
yield "\" rel=\"stylesheet\" type=\"text/css\" />
\t</head>
<style>
.card .card-body {
padding: 2rem 4.25rem!important;
}
</style>
<!--begin::Body-->
\t<body id=\"kt_body\" class=\"app-blank app-blank bgi-size-cover bgi-position-center bgi-no-repeat\">
\t\t<!--begin::Theme mode setup on page load-->
\t\t<script>var defaultThemeMode = \"light\"; var themeMode; if ( document.documentElement ) { if ( document.documentElement.hasAttribute(\"data-bs-theme-mode\")) { themeMode = document.documentElement.getAttribute(\"data-bs-theme-mode\"); } else { if ( localStorage.getItem(\"data-bs-theme\") !== null ) { themeMode = localStorage.getItem(\"data-bs-theme\"); } else { themeMode = defaultThemeMode; } } if (themeMode === \"system\") { themeMode = window.matchMedia(\"(prefers-color-scheme: dark)\").matches ? \"dark\" : \"light\"; } document.documentElement.setAttribute(\"data-bs-theme\", themeMode); }</script>
\t\t<!--end::Theme mode setup on page load-->
\t\t<!--begin::Root-->
\t\t<div class=\"d-flex flex-column flex-root\" id=\"kt_app_root\">
\t\t\t<!--begin::Page bg image-->
\t\t\t<style>body { background-image: url('sirh/dist/assets/media/auth/bg12.jpg'); } [data-bs-theme=\"dark\"] body { background-image: url('sirh/dist/assets/media/auth/bg12-dark.jpg'); }</style>
\t\t\t<!--end::Page bg image-->
\t\t\t<!--begin::Authentication - Signup Welcome Message -->
\t\t\t<div class=\"d-flex flex-column flex-center flex-column-fluid\">
\t\t\t\t<!--begin::Content-->
\t\t\t\t<div class=\"d-flex flex-column flex-center text-center p-10\">
\t\t\t\t\t<!--begin::Wrapper-->
\t\t\t\t\t<div class=\"card card-flush w-lg-650px py-5\">
\t\t\t\t\t\t<div class=\"card-body py-15 py-lg-20\">
\t\t\t\t\t\t\t<!--begin::Logo-->
\t\t\t\t\t\t\t<div class=\"mb-13\">
\t\t\t\t\t\t\t\t<a href=\"#\" class=\"\">
\t\t\t\t\t\t\t\t\t\t<img alt=\"Logo\" src=\"";
// line 49
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("sirh/dist/assets/media/logos/logo-hammami.png"), "html", null, true);
yield "\" class=\"h-125px\"/>
\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<!--end::Logo-->
\t\t\t\t\t\t\t<!--begin::Title-->
\t\t\t\t\t\t\t<!--end::Title-->
\t\t\t\t\t\t\t<!--begin::Counter-->
\t\t\t\t\t\t\t<!--(uncomment to display coming soon counter)
\t\t\t\t\t\t\t<div class=\"d-flex flex-center pb-10 pt-lg-5 pb-lg-12\">
\t\t\t\t\t\t\t\t<div class=\"w-65px rounded-3 bg-body shadow-sm py-4 px-5 mx-3\">
\t\t\t\t\t\t\t\t\t<div class=\"fs-2 fw-bold text-gray-800\" id=\"kt_coming_soon_counter_days\"></div>
\t\t\t\t\t\t\t\t\t<div class=\"fs-7 fw-semibold text-muted\">days</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"w-65px rounded-3 bg-body shadow-sm py-4 px-5 mx-3\">
\t\t\t\t\t\t\t\t\t<div class=\"fs-2 fw-bold text-gray-800\" id=\"kt_coming_soon_counter_hours\"></div>
\t\t\t\t\t\t\t\t\t<div class=\"fs-7 text-muted\">hrs</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"w-65px rounded-3 bg-body shadow-sm py-4 px-5 mx-3\">
\t\t\t\t\t\t\t\t\t<div class=\"fs-2 fw-bold text-gray-800\" id=\"kt_coming_soon_counter_minutes\"></div>
\t\t\t\t\t\t\t\t\t<div class=\"fs-7 text-muted\">min</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"w-65px rounded-3 bg-body shadow-sm py-4 px-5 mx-3\">
\t\t\t\t\t\t\t\t\t<div class=\"fs-2 fw-bold text-gray-800\" id=\"kt_coming_soon_counter_seconds\"></div>
\t\t\t\t\t\t\t\t\t<div class=\"fs-7 text-muted\">sec</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t-->
\t\t\t\t\t\t\t<!--end::Counter-->
\t\t\t\t\t\t\t <div class=\"separator separator-content my-14\">
<span class=\"text-gray-500 fw-semibold fs-7\">Entrez l'email ou le matricule, ainsi que le mot de passe</span>
</div>
\t\t\t\t\t\t\t<!--begin::Form-->
<form method=\"post\" class=\"form w-100\" id=\"kt_sign_in_form\" data-kt-redirect-url=\"../../demo5/dist/index.html\" action=\"#\">
";
// line 85
if ((isset($context["error"]) || array_key_exists("error", $context) ? $context["error"] : (function () { throw new RuntimeError('Variable "error" does not exist.', 85, $this->source); })())) {
// line 86
yield " <div class=\"alert alert-danger\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(CoreExtension::getAttribute($this->env, $this->source, (isset($context["error"]) || array_key_exists("error", $context) ? $context["error"] : (function () { throw new RuntimeError('Variable "error" does not exist.', 86, $this->source); })()), "messageKey", [], "any", false, false, false, 86), CoreExtension::getAttribute($this->env, $this->source, (isset($context["error"]) || array_key_exists("error", $context) ? $context["error"] : (function () { throw new RuntimeError('Variable "error" does not exist.', 86, $this->source); })()), "messageData", [], "any", false, false, false, 86), "security"), "html", null, true);
yield "</div>
";
}
// line 88
yield "
";
// line 90
if (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.', 90, $this->source); })()), "user", [], "any", false, false, false, 90)) {
// line 91
yield " <div class=\"mb-3\">
Vous êtes connecté en tant que ";
// line 92
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, 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.', 92, $this->source); })()), "user", [], "any", false, false, false, 92), "userIdentifier", [], "any", false, false, false, 92), "html", null, true);
yield ", <a href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_logout");
yield "\">Deconnexion</a>
</div>
";
}
// line 95
yield "\t\t\t\t\t\t\t\t<div class=\"fv-row text-start\">
\t\t\t\t\t\t\t\t\t<div class=\"d-flex flex-column justify-content-center gap-3\">
\t\t\t\t\t\t\t\t\t\t<!--end::Input=-->
<input type=\"text\" value=\"";
// line 98
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["last_username"]) || array_key_exists("last_username", $context) ? $context["last_username"] : (function () { throw new RuntimeError('Variable "last_username" does not exist.', 98, $this->source); })()), "html", null, true);
yield "\" name=\"username\" id=\"inputUsername\" class=\"form-control\" autocomplete=\"username\" placeholder=\"Email ou Matricule\" required autofocus>
<input type=\"password\" name=\"password\" id=\"inputPassword\" class=\"form-control\" placeholder=\"Mot de passe\" autocomplete=\"current-password\" >
<input type=\"hidden\" name=\"_csrf_token\"
value=\"";
// line 102
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken("authenticate"), "html", null, true);
yield "\"
>
\t\t\t\t\t\t\t\t\t\t<!--end::Input=-->
\t\t\t\t\t\t\t\t\t\t<!--begin::Submit-->
\t\t\t\t\t\t\t\t\t\t<div class=\"d-grid mb-10\">
<button type=\"submit\" id=\"kt_sign_in_submit\" class=\"btn btn-primary text-nowrap\">
<!--begin::Indicator label-->
<span class=\"indicator-label\">Connexion</span>
<!--end::Indicator label-->
<!--begin::Indicator progress-->
<span class=\"indicator-progress\">Please wait...
<span class=\"spinner-border spinner-border-sm align-middle ms-2\"></span></span>
<!--end::Indicator progress-->
</button>
</div>
\t\t\t\t\t\t\t\t\t\t<!--end::Submit-->
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</form>
\t\t\t\t\t\t\t<!--end::Form-->
\t\t\t\t\t\t\t<!--begin::Illustration-->
\t\t\t\t\t\t\t
\t\t\t\t\t\t\t<!--end::Illustration-->
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t\t<!--end::Wrapper-->
\t\t\t\t</div>
\t\t\t\t<!--end::Content-->
\t\t\t</div>
\t\t\t<!--end::Authentication - Signup Welcome Message-->
\t\t</div>
\t\t<!--end::Root-->
\t\t<!--begin::Javascript-->
\t\t<script>var hostUrl = \"assets/\";</script>
\t\t<!--begin::Global Javascript Bundle(mandatory for all pages)-->
\t\t<script src=\"";
// line 138
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("sirh/dist/assets/js/custom/authentication/sign-in/general.js"), "html", null, true);
yield "\"></script>
\t\t<script src=\"";
// line 139
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("sirh/dist/assets/js/custom/authentication/sign-up/coming-soon.js"), "html", null, true);
yield "\"></script>
<script src=\"";
// line 140
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("sirh/dist/assets/plugins/global/plugins.bundle.js"), "html", null, true);
yield "\"></script>
\t\t<script src=\"";
// line 141
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("sirh/dist/assets/js/scripts.bundle.js"), "html", null, true);
yield "\"></script>
\t\t<!--end::Custom Javascript-->
\t\t<!--end::Javascript-->
\t</body>
\t<!--end::Body-->
\t\t\t\t\t\t\t
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "security/login.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 268 => 141, 264 => 140, 260 => 139, 256 => 138, 217 => 102, 210 => 98, 205 => 95, 197 => 92, 194 => 91, 192 => 90, 188 => 88, 182 => 86, 180 => 85, 141 => 49, 110 => 21, 106 => 20, 90 => 6, 80 => 5, 60 => 3, 37 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'base.html.twig' %}
{% block title %}Connexion à SIRH!{% endblock %}
{% block body %}
\t<head>
\t\t<title>SIRH</title>
\t\t<meta charset=\"utf-8\" />
\t\t<meta name=\"description\" content=\"The most advanced Bootstrap Admin Theme on Bootstrap Market trusted by over 4,000 beginners and professionals.\" />
\t\t<meta name=\"keywords\" content=\"keen, bootstrap, bootstrap 5, bootstrap 4, admin themes, web design, figma, web development, free templates\" />
\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />
\t\t<meta property=\"og:locale\" content=\"en_US\" />
\t\t<meta property=\"og:type\" content=\"article\" />
\t\t<meta property=\"og:title\" content=\"Keen - Multi-demo Bootstrap 5 HTML Admin Dashboard Theme\" />
\t\t<meta property=\"og:url\" content=\"https://keenthemes.com/keen\" />
\t\t<meta property=\"og:site_name\" content=\"Keenthemes | Keen\" />
\t\t<link rel=\"canonical\" href=\"https://preview.keenthemes.com/keen\" />
\t\t<link rel=\"shortcut icon\" href=\"assets/media/logos/favicon.ico\" />
\t\t<link rel=\"stylesheet\" href=\"https://fonts.googleapis.com/css?family=Inter:300,400,500,600,700\" />
\t\t<link href=\"{{ asset('sirh/dist/assets/plugins/global/plugins.bundle.css')}}\" rel=\"stylesheet\" type=\"text/css\" />
\t\t<link href=\"{{ asset('sirh/dist/assets/css/style.bundle.css')}}\" rel=\"stylesheet\" type=\"text/css\" />
\t</head>
<style>
.card .card-body {
padding: 2rem 4.25rem!important;
}
</style>
<!--begin::Body-->
\t<body id=\"kt_body\" class=\"app-blank app-blank bgi-size-cover bgi-position-center bgi-no-repeat\">
\t\t<!--begin::Theme mode setup on page load-->
\t\t<script>var defaultThemeMode = \"light\"; var themeMode; if ( document.documentElement ) { if ( document.documentElement.hasAttribute(\"data-bs-theme-mode\")) { themeMode = document.documentElement.getAttribute(\"data-bs-theme-mode\"); } else { if ( localStorage.getItem(\"data-bs-theme\") !== null ) { themeMode = localStorage.getItem(\"data-bs-theme\"); } else { themeMode = defaultThemeMode; } } if (themeMode === \"system\") { themeMode = window.matchMedia(\"(prefers-color-scheme: dark)\").matches ? \"dark\" : \"light\"; } document.documentElement.setAttribute(\"data-bs-theme\", themeMode); }</script>
\t\t<!--end::Theme mode setup on page load-->
\t\t<!--begin::Root-->
\t\t<div class=\"d-flex flex-column flex-root\" id=\"kt_app_root\">
\t\t\t<!--begin::Page bg image-->
\t\t\t<style>body { background-image: url('sirh/dist/assets/media/auth/bg12.jpg'); } [data-bs-theme=\"dark\"] body { background-image: url('sirh/dist/assets/media/auth/bg12-dark.jpg'); }</style>
\t\t\t<!--end::Page bg image-->
\t\t\t<!--begin::Authentication - Signup Welcome Message -->
\t\t\t<div class=\"d-flex flex-column flex-center flex-column-fluid\">
\t\t\t\t<!--begin::Content-->
\t\t\t\t<div class=\"d-flex flex-column flex-center text-center p-10\">
\t\t\t\t\t<!--begin::Wrapper-->
\t\t\t\t\t<div class=\"card card-flush w-lg-650px py-5\">
\t\t\t\t\t\t<div class=\"card-body py-15 py-lg-20\">
\t\t\t\t\t\t\t<!--begin::Logo-->
\t\t\t\t\t\t\t<div class=\"mb-13\">
\t\t\t\t\t\t\t\t<a href=\"#\" class=\"\">
\t\t\t\t\t\t\t\t\t\t<img alt=\"Logo\" src=\"{{ asset('sirh/dist/assets/media/logos/logo-hammami.png') }}\" class=\"h-125px\"/>
\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<!--end::Logo-->
\t\t\t\t\t\t\t<!--begin::Title-->
\t\t\t\t\t\t\t<!--end::Title-->
\t\t\t\t\t\t\t<!--begin::Counter-->
\t\t\t\t\t\t\t<!--(uncomment to display coming soon counter)
\t\t\t\t\t\t\t<div class=\"d-flex flex-center pb-10 pt-lg-5 pb-lg-12\">
\t\t\t\t\t\t\t\t<div class=\"w-65px rounded-3 bg-body shadow-sm py-4 px-5 mx-3\">
\t\t\t\t\t\t\t\t\t<div class=\"fs-2 fw-bold text-gray-800\" id=\"kt_coming_soon_counter_days\"></div>
\t\t\t\t\t\t\t\t\t<div class=\"fs-7 fw-semibold text-muted\">days</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"w-65px rounded-3 bg-body shadow-sm py-4 px-5 mx-3\">
\t\t\t\t\t\t\t\t\t<div class=\"fs-2 fw-bold text-gray-800\" id=\"kt_coming_soon_counter_hours\"></div>
\t\t\t\t\t\t\t\t\t<div class=\"fs-7 text-muted\">hrs</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"w-65px rounded-3 bg-body shadow-sm py-4 px-5 mx-3\">
\t\t\t\t\t\t\t\t\t<div class=\"fs-2 fw-bold text-gray-800\" id=\"kt_coming_soon_counter_minutes\"></div>
\t\t\t\t\t\t\t\t\t<div class=\"fs-7 text-muted\">min</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"w-65px rounded-3 bg-body shadow-sm py-4 px-5 mx-3\">
\t\t\t\t\t\t\t\t\t<div class=\"fs-2 fw-bold text-gray-800\" id=\"kt_coming_soon_counter_seconds\"></div>
\t\t\t\t\t\t\t\t\t<div class=\"fs-7 text-muted\">sec</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t-->
\t\t\t\t\t\t\t<!--end::Counter-->
\t\t\t\t\t\t\t <div class=\"separator separator-content my-14\">
<span class=\"text-gray-500 fw-semibold fs-7\">Entrez l'email ou le matricule, ainsi que le mot de passe</span>
</div>
\t\t\t\t\t\t\t<!--begin::Form-->
<form method=\"post\" class=\"form w-100\" id=\"kt_sign_in_form\" data-kt-redirect-url=\"../../demo5/dist/index.html\" action=\"#\">
{% if error %}
<div class=\"alert alert-danger\">{{ error.messageKey|trans(error.messageData, 'security') }}</div>
{% endif %}
{% if app.user %}
<div class=\"mb-3\">
Vous êtes connecté en tant que {{ app.user.userIdentifier }}, <a href=\"{{ path('app_logout') }}\">Deconnexion</a>
</div>
{% endif %}
\t\t\t\t\t\t\t\t<div class=\"fv-row text-start\">
\t\t\t\t\t\t\t\t\t<div class=\"d-flex flex-column justify-content-center gap-3\">
\t\t\t\t\t\t\t\t\t\t<!--end::Input=-->
<input type=\"text\" value=\"{{ last_username }}\" name=\"username\" id=\"inputUsername\" class=\"form-control\" autocomplete=\"username\" placeholder=\"Email ou Matricule\" required autofocus>
<input type=\"password\" name=\"password\" id=\"inputPassword\" class=\"form-control\" placeholder=\"Mot de passe\" autocomplete=\"current-password\" >
<input type=\"hidden\" name=\"_csrf_token\"
value=\"{{ csrf_token('authenticate') }}\"
>
\t\t\t\t\t\t\t\t\t\t<!--end::Input=-->
\t\t\t\t\t\t\t\t\t\t<!--begin::Submit-->
\t\t\t\t\t\t\t\t\t\t<div class=\"d-grid mb-10\">
<button type=\"submit\" id=\"kt_sign_in_submit\" class=\"btn btn-primary text-nowrap\">
<!--begin::Indicator label-->
<span class=\"indicator-label\">Connexion</span>
<!--end::Indicator label-->
<!--begin::Indicator progress-->
<span class=\"indicator-progress\">Please wait...
<span class=\"spinner-border spinner-border-sm align-middle ms-2\"></span></span>
<!--end::Indicator progress-->
</button>
</div>
\t\t\t\t\t\t\t\t\t\t<!--end::Submit-->
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</form>
\t\t\t\t\t\t\t<!--end::Form-->
\t\t\t\t\t\t\t<!--begin::Illustration-->
\t\t\t\t\t\t\t
\t\t\t\t\t\t\t<!--end::Illustration-->
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t\t<!--end::Wrapper-->
\t\t\t\t</div>
\t\t\t\t<!--end::Content-->
\t\t\t</div>
\t\t\t<!--end::Authentication - Signup Welcome Message-->
\t\t</div>
\t\t<!--end::Root-->
\t\t<!--begin::Javascript-->
\t\t<script>var hostUrl = \"assets/\";</script>
\t\t<!--begin::Global Javascript Bundle(mandatory for all pages)-->
\t\t<script src=\"{{ asset('sirh/dist/assets/js/custom/authentication/sign-in/general.js')}}\"></script>
\t\t<script src=\"{{ asset('sirh/dist/assets/js/custom/authentication/sign-up/coming-soon.js')}}\"></script>
<script src=\"{{ asset('sirh/dist/assets/plugins/global/plugins.bundle.js')}}\"></script>
\t\t<script src=\"{{ asset('sirh/dist/assets/js/scripts.bundle.js')}}\"></script>
\t\t<!--end::Custom Javascript-->
\t\t<!--end::Javascript-->
\t</body>
\t<!--end::Body-->
\t\t\t\t\t\t\t
{% endblock %}
", "security/login.html.twig", "/home/groupehamf/sirhsofap/templates/security/login.html.twig");
}
}