templates/login_base.html.twig line 1

Open in your IDE?
  1. <!DOCTYPE html>
  2. <html lang="fr">
  3. <!--begin::Head-->
  4. <head><base href="../../../../">
  5.     <meta charset="utf-8" />
  6.     <title>Zoe Business | {% block title %}{% endblock %}</title>
  7.     <meta name="description" content="Page de connexion Zoe Business" />
  8.     <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
  9.     <link rel="canonical" href="{% block canonical %}{% endblock %}" />
  10.     <!--begin::Fonts-->
  11.     <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" />
  12.     <!--end::Fonts-->
  13.     <!--begin::Page Custom Styles(used by this page)-->
  14.     <link href="/public/assets/bo/css/pages/login/login-4.min.css" rel="stylesheet" type="text/css" />
  15.     <!--end::Page Custom Styles-->
  16.     <!--begin::Global Theme Styles(used by all pages)-->
  17.     <link href="/public/assets/bo/plugins/global/plugins.bundle.css" rel="stylesheet" type="text/css" />
  18.     <link href="/public/assets/bo/plugins/custom/prismjs/prismjs.bundle.css" rel="stylesheet" type="text/css" />
  19.     <link href="/public/assets/bo/css/style.bundle.css" rel="stylesheet" type="text/css" />
  20.     <!--end::Global Theme Styles-->
  21.     <!--begin::Layout Themes(used by all pages)-->
  22.     <link href="/public/assets/bo/css/themes/layout/header/base/light.css" rel="stylesheet" type="text/css" />
  23.     <link href="/public/assets/bo/css/themes/layout/header/menu/light.css" rel="stylesheet" type="text/css" />
  24.     <link href="/public/assets/bo/css/themes/layout/brand/dark.css" rel="stylesheet" type="text/css" />
  25.     <link href="/public/assets/bo/css/themes/layout/aside/dark.css" rel="stylesheet" type="text/css" />
  26.     <!--end::Layout Themes-->
  27.     <link rel="shortcut icon" href="{{ asset('/public/assets/bo/media/logo.png') }}"/>
  28.     <link href="{{ asset('public/assets/bootstrap-icons/font/bootstrap-icons.min.css') }}" rel="stylesheet" type="text/css"/>
  29.     {% block stylesheets %}{% endblock %}
  30. </head>
  31. <!--end::Head-->
  32. <!--begin::Body-->
  33. <body id="kt_body" class="header-fixed header-mobile-fixed subheader-enabled subheader-fixed aside-enabled aside-fixed aside-minimize-hoverable page-loading">
  34. <!--begin::Main-->
  35. <div class="d-flex flex-column flex-root">
  36.     <!--begin::Login-->
  37.     <div class="login login-4 wizard d-flex flex-column flex-lg-row flex-column-fluid">
  38.         <!--begin::Content-->
  39.         <div class="login-container order-2 order-lg-1 d-flex flex-center flex-row-fluid px-7 pt-lg-0 pb-lg-0 pt-4 pb-6 bg-white">
  40.             {% block body %}{% endblock %}
  41.         </div>
  42.         <!--begin::Content-->
  43.         <!--begin::Aside-->
  44.         <div class="login-aside order-1 order-lg-2 bgi-no-repeat bgi-position-x-right">
  45.             <div class="login-conteiner bgi-no-repeat bgi-position-x-right bgi-position-y-bottom" style="background-image: url(/public/assets/bo/media/svg/illustrations/working.svg);">
  46.                 <!--begin::Aside title-->
  47.                 <h3 class="pt-lg-40 pl-lg-20 pb-lg-0 pl-10 py-20 m-0 d-flex justify-content-lg-start font-weight-boldest display5 display1-lg text-white">ZOE
  48.                     <br />BUSINESS
  49.                     <br />génération de votre BP en 5 minutes</h3>
  50.                 <!--end::Aside title-->
  51.             </div>
  52.         </div>
  53.         <!--end::Aside-->
  54.     </div>
  55.     <!--end::Login-->
  56. </div>
  57. {% include 'bo/include/notification-modal.html.twig' %}
  58. <!--end::Main-->
  59. {# <script>var HOST_URL = "https://preview.keenthemes.com/metronic/theme/html/tools/preview";</script> #}
  60. <!--begin::Global Config(global config for global JS scripts)-->
  61. <script>var KTAppSettings = { "breakpoints": { "sm": 576, "md": 768, "lg": 992, "xl": 1200, "xxl": 1400 }, "colors": { "theme": { "base": { "white": "#ffffff", "primary": "#3699FF", "secondary": "#E5EAEE", "success": "#1BC5BD", "info": "#8950FC", "warning": "#FFA800", "danger": "#F64E60", "light": "#E4E6EF", "dark": "#181C32" }, "light": { "white": "#ffffff", "primary": "#E1F0FF", "secondary": "#EBEDF3", "success": "#C9F7F5", "info": "#EEE5FF", "warning": "#FFF4DE", "danger": "#FFE2E5", "light": "#F3F6F9", "dark": "#D6D6E0" }, "inverse": { "white": "#ffffff", "primary": "#ffffff", "secondary": "#3F4254", "success": "#ffffff", "info": "#ffffff", "warning": "#ffffff", "danger": "#ffffff", "light": "#464E5F", "dark": "#ffffff" } }, "gray": { "gray-100": "#F3F6F9", "gray-200": "#EBEDF3", "gray-300": "#E4E6EF", "gray-400": "#D1D3E0", "gray-500": "#B5B5C3", "gray-600": "#7E8299", "gray-700": "#5E6278", "gray-800": "#3F4254", "gray-900": "#181C32" } }, "font-family": "Poppins" };</script>
  62. <!--end::Global Config-->
  63. <!--begin::Global Theme Bundle(used by all pages)-->
  64. <script>var hostUrl = "assets/";</script>
  65. <script src="/public/assets/bo/plugins/global/plugins.bundle.js"></script>
  66. <script src="/public/assets/bo/plugins/custom/prismjs/prismjs.bundle.js"></script>
  67. <script src="/public/assets/bo/js/scripts.bundle.js"></script>
  68. <!--end::Global Theme Bundle-->
  69. <!--begin::Page Scripts(used by this page)-->
  70. <script src="/public/assets/bo/js/pages/custom/login/login-4.min.js"></script>
  71. {#<script src="{{ asset('public/assets/bo/js/authentication/reset-password/reset-password.js') }}"></script>#}
  72. {#<script src="{{ asset('public/assets/bo/js/authentication/reset-password/new-password.js') }}"></script>#}
  73. {#<script type="module" src="{{ asset('/public/assets/bo/firebase/firebase-service.js') }}"></script>#}
  74. <link href="{{ asset('public/assets/bo/css/main.css') }}" rel="stylesheet" type="text/css"/>
  75. <script>
  76.     document.addEventListener('DOMContentLoaded', function (node, child) {
  77.         const deviceToken = localStorage.getItem("firebaseToken")
  78.         $("#deviceToken").val(deviceToken)
  79.         $("#kt_password_reset_submit").on('click', (e) => {
  80.             e.preventDefault()
  81.             $("#kt_password_reset_submit").prop('disabled', true);
  82.             $("#kt_password_reset_submit").html('<span class="indicator-progress">Chragement e... <span class="spinner-border spinner-border-sm align-middle ms-2"></span></span>')
  83.             $("#kt_password_reset_form").submit()
  84.         })
  85.     })
  86. </script>
  87. {% block javascripts %}{% endblock %}
  88. <!--end::Page Scripts-->
  89. </body>
  90. <!--end::Body-->
  91. </html>