Apache 2.4.54
tcp/443
Apache 2.4.29
tcp/80
The following URL (usually /.git/config) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522d2c6976c
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = git@github.com:antihiesotra/elearning2020.git fetch = +refs/heads/*:refs/remotes/origin/* [remote "v2023.1.0"] url = git@github.com:antihiesotra/elearning2020.git fetch = +refs/heads/*:refs/remotes/v2023.1.0/* [branch "v2023.1.0"] remote = origin merge = refs/heads/v2023.1.0 [branch "elvpreprod"] remote = origin merge = refs/heads/elvpreprod [pull] rebase = false
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522833c1c6c
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = git@github.com:antihiesotra/elearning2020.git fetch = +refs/heads/*:refs/remotes/origin/* [remote "v2023.1.0"] url = git@github.com:antihiesotra/elearning2020.git fetch = +refs/heads/*:refs/remotes/v2023.1.0/* [branch "v2023.1.0"] remote = origin merge = refs/heads/v2023.1.0 [branch "elvpreprod"] remote = origin merge = refs/heads/elvpreprod
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a652282cee513
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = git@github.com:antihiesotra/elearning2020.git fetch = +refs/heads/*:refs/remotes/origin/* [remote "v2023.1.0"] url = git@github.com:antihiesotra/elearning2020.git fetch = +refs/heads/*:refs/remotes/v2023.1.0/* [branch "v2023.1.0"] remote = origin merge = refs/heads/v2023.1.0
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a65220ecca28c
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = git@github.com:antihiesotra/elearning2020.git fetch = +refs/heads/*:refs/remotes/origin/* [remote "v2023.1.0"] url = git@github.com:antihiesotra/elearning2020.git fetch = +refs/heads/*:refs/remotes/v2023.1.0/* [branch "v2023.1.0"] remote = origin merge = refs/heads/v2023.1.0 [branch "feature/new-view-of-nl"] remote = origin merge = refs/heads/feature/new-view-of-nl
Open service 146.59.159.57:443 · preprod.elearning.forma2plus.com
2026-01-09 18:37
HTTP/1.1 200 OK
Date: Fri, 09 Jan 2026 18:36:23 GMT
Server: Apache/2.4.54 (Debian)
X-Powered-By: PHP/7.4.33
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html; charset=UTF-8
Set-Cookie: ci_session=8028ca7c755f2ef765b63212d8e3bf805f464230; expires=Fri, 09-Jan-2026 20:36:23 GMT; Max-Age=7200; path=/; HttpOnly
Connection: close
Transfer-Encoding: chunked
Page title: Forma2Plus - EL2026 - Login
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Forma2Plus - EL2026 - Login</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css" integrity="sha512-MV7K8+y+gLIBoVD59lQIYicR65iaqukzvf/nwasF0nqhPay5w/9lJmVM2hMDcnK1OnMGCdVK+iQrJ7lzPJQd1w==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/bootstrap-grid.min.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/components.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cookieconsent.css" media="print" onload="this.media='all'">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cookieconsent-personnalise.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cdn.jsdelivr.net_gh_orestbida_iframemanager@v1.0_dist_iframemanager.css">
<script src="https://preprod.elearning.forma2plus.com/assets/bootstrap4/js/jquery.min.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cdn.jsdelivr.net_gh_orestbida_iframemanager@v1.0_dist_iframemanager.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cookieconsent.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cookieconsent-init.js" defer></script>
<script type="text/javascript">
$(document).bind("contextmenu",function(){
return false;
});
$(window).on('load', function(){
$(".spinner").fadeOut("slow");
});
$(document).ready(function(){
$('.btn-forgot-password').click(function(e){
e.preventDefault();
$('#login-form-container').fadeOut('slow');
$('#forgot-password-user-name').fadeIn('slow');
});
$('.go-back-login').click(function(e){
e.preventDefault();
$('#login-form-container').fadeIn('slow');
$('#forgot-password-user-name').fadeOut('slow');
});
$('.close').click(function(e){
e.preventDefault();
$('.alert').fadeOut('slow');
});
});
</script>
</head>
<body class="bg-body body-el">
<div class="spinner"></div>
<div class="limiter">
<div class="page-content">
<div class="login-container">
<div class="container">
<div class="row justify-content-center align-items-center">
<!-- logo -->
<div class="col-10 col-sm-8 col-md-5 col-lg-6 col-xl-6 mb-5 mb-md-0">
<div class="brand-container">
<div class="brand-wrap">
<a href=""><img src="assets/themes/other/images/forma2plus.svg" alt=""></a>
</div>
</div>
<div class="divider divider-lg"></div>
<div class="basline ">
<h5>our training dashboard</h5>
<br>
</div>
<div class="basline d-none">
<h5>Welcome to the new version of the E-learning platform: ELV3!<br>
You will find the menus and features that you are used to using.</h5>
</div>
<br>
<div class="basline">
<!--div class="brand-wrap incident-technic-wrag"-->
<div class="incident-technic-login">
Open service 146.59.159.57:443 · preprod.elearning.forma2plus.com
2026-01-08 20:48
HTTP/1.1 200 OK
Date: Thu, 08 Jan 2026 20:47:37 GMT
Server: Apache/2.4.54 (Debian)
X-Powered-By: PHP/7.4.33
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html; charset=UTF-8
Set-Cookie: ci_session=f6578d9e5631ec423c4266fa67604337f8e5bbad; expires=Thu, 08-Jan-2026 22:47:37 GMT; Max-Age=7200; path=/; HttpOnly
Connection: close
Transfer-Encoding: chunked
Page title: Forma2Plus - EL2026 - Login
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Forma2Plus - EL2026 - Login</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css" integrity="sha512-MV7K8+y+gLIBoVD59lQIYicR65iaqukzvf/nwasF0nqhPay5w/9lJmVM2hMDcnK1OnMGCdVK+iQrJ7lzPJQd1w==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/bootstrap-grid.min.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/components.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cookieconsent.css" media="print" onload="this.media='all'">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cookieconsent-personnalise.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cdn.jsdelivr.net_gh_orestbida_iframemanager@v1.0_dist_iframemanager.css">
<script src="https://preprod.elearning.forma2plus.com/assets/bootstrap4/js/jquery.min.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cdn.jsdelivr.net_gh_orestbida_iframemanager@v1.0_dist_iframemanager.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cookieconsent.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cookieconsent-init.js" defer></script>
<script type="text/javascript">
$(document).bind("contextmenu",function(){
return false;
});
$(window).on('load', function(){
$(".spinner").fadeOut("slow");
});
$(document).ready(function(){
$('.btn-forgot-password').click(function(e){
e.preventDefault();
$('#login-form-container').fadeOut('slow');
$('#forgot-password-user-name').fadeIn('slow');
});
$('.go-back-login').click(function(e){
e.preventDefault();
$('#login-form-container').fadeIn('slow');
$('#forgot-password-user-name').fadeOut('slow');
});
$('.close').click(function(e){
e.preventDefault();
$('.alert').fadeOut('slow');
});
});
</script>
</head>
<body class="bg-body body-el">
<div class="spinner"></div>
<div class="limiter">
<div class="page-content">
<div class="login-container">
<div class="container">
<div class="row justify-content-center align-items-center">
<!-- logo -->
<div class="col-10 col-sm-8 col-md-5 col-lg-6 col-xl-6 mb-5 mb-md-0">
<div class="brand-container">
<div class="brand-wrap">
<a href=""><img src="assets/themes/other/images/forma2plus.svg" alt=""></a>
</div>
</div>
<div class="divider divider-lg"></div>
<div class="basline ">
<h5>our training dashboard</h5>
<br>
</div>
<div class="basline d-none">
<h5>Welcome to the new version of the E-learning platform: ELV3!<br>
You will find the menus and features that you are used to using.</h5>
</div>
<br>
<div class="basline">
<!--div class="brand-wrap incident-technic-wrag"-->
<div class="incident-technic-login">
Open service 146.59.159.57:443 · preprod.elearning.forma2plus.com
2026-01-02 21:44
HTTP/1.1 200 OK
Date: Fri, 02 Jan 2026 21:43:44 GMT
Server: Apache/2.4.54 (Debian)
X-Powered-By: PHP/7.4.33
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html; charset=UTF-8
Set-Cookie: ci_session=1f18140762edd3a6c84ac7d1c24ae47f3c66a091; expires=Fri, 02-Jan-2026 23:43:44 GMT; Max-Age=7200; path=/; HttpOnly
Connection: close
Transfer-Encoding: chunked
Page title: Forma2Plus - EL2026 - Login
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Forma2Plus - EL2026 - Login</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css" integrity="sha512-MV7K8+y+gLIBoVD59lQIYicR65iaqukzvf/nwasF0nqhPay5w/9lJmVM2hMDcnK1OnMGCdVK+iQrJ7lzPJQd1w==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/bootstrap-grid.min.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/components.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cookieconsent.css" media="print" onload="this.media='all'">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cookieconsent-personnalise.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cdn.jsdelivr.net_gh_orestbida_iframemanager@v1.0_dist_iframemanager.css">
<script src="https://preprod.elearning.forma2plus.com/assets/bootstrap4/js/jquery.min.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cdn.jsdelivr.net_gh_orestbida_iframemanager@v1.0_dist_iframemanager.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cookieconsent.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cookieconsent-init.js" defer></script>
<script type="text/javascript">
$(document).bind("contextmenu",function(){
return false;
});
$(window).on('load', function(){
$(".spinner").fadeOut("slow");
});
$(document).ready(function(){
$('.btn-forgot-password').click(function(e){
e.preventDefault();
$('#login-form-container').fadeOut('slow');
$('#forgot-password-user-name').fadeIn('slow');
});
$('.go-back-login').click(function(e){
e.preventDefault();
$('#login-form-container').fadeIn('slow');
$('#forgot-password-user-name').fadeOut('slow');
});
$('.close').click(function(e){
e.preventDefault();
$('.alert').fadeOut('slow');
});
});
</script>
</head>
<body class="bg-body body-el">
<div class="spinner"></div>
<div class="limiter">
<div class="page-content">
<div class="login-container">
<div class="container">
<div class="row justify-content-center align-items-center">
<!-- logo -->
<div class="col-10 col-sm-8 col-md-5 col-lg-6 col-xl-6 mb-5 mb-md-0">
<div class="brand-container">
<div class="brand-wrap">
<a href=""><img src="assets/themes/other/images/forma2plus.svg" alt=""></a>
</div>
</div>
<div class="divider divider-lg"></div>
<div class="basline ">
<h5>our training dashboard</h5>
<br>
</div>
<div class="basline d-none">
<h5>Welcome to the new version of the E-learning platform: ELV3!<br>
You will find the menus and features that you are used to using.</h5>
</div>
<br>
<div class="basline">
<!--div class="brand-wrap incident-technic-wrag"-->
<div class="incident-technic-login">
Open service 146.59.159.57:443 · preprod.elearning.forma2plus.com
2026-01-02 08:17
HTTP/1.1 200 OK
Date: Fri, 02 Jan 2026 08:15:56 GMT
Server: Apache/2.4.54 (Debian)
X-Powered-By: PHP/7.4.33
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html; charset=UTF-8
Set-Cookie: ci_session=f95b9a73aeced0568fdd4cd6b42e9718bfcf08fe; expires=Fri, 02-Jan-2026 10:15:56 GMT; Max-Age=7200; path=/; HttpOnly
Connection: close
Transfer-Encoding: chunked
Page title: Forma2Plus - EL2026 - Login
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Forma2Plus - EL2026 - Login</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css" integrity="sha512-MV7K8+y+gLIBoVD59lQIYicR65iaqukzvf/nwasF0nqhPay5w/9lJmVM2hMDcnK1OnMGCdVK+iQrJ7lzPJQd1w==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/bootstrap-grid.min.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/components.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cookieconsent.css" media="print" onload="this.media='all'">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cookieconsent-personnalise.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cdn.jsdelivr.net_gh_orestbida_iframemanager@v1.0_dist_iframemanager.css">
<script src="https://preprod.elearning.forma2plus.com/assets/bootstrap4/js/jquery.min.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cdn.jsdelivr.net_gh_orestbida_iframemanager@v1.0_dist_iframemanager.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cookieconsent.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cookieconsent-init.js" defer></script>
<script type="text/javascript">
$(document).bind("contextmenu",function(){
return false;
});
$(window).on('load', function(){
$(".spinner").fadeOut("slow");
});
$(document).ready(function(){
$('.btn-forgot-password').click(function(e){
e.preventDefault();
$('#login-form-container').fadeOut('slow');
$('#forgot-password-user-name').fadeIn('slow');
});
$('.go-back-login').click(function(e){
e.preventDefault();
$('#login-form-container').fadeIn('slow');
$('#forgot-password-user-name').fadeOut('slow');
});
$('.close').click(function(e){
e.preventDefault();
$('.alert').fadeOut('slow');
});
});
</script>
</head>
<body class="bg-body body-el">
<div class="spinner"></div>
<div class="limiter">
<div class="page-content">
<div class="login-container">
<div class="container">
<div class="row justify-content-center align-items-center">
<!-- logo -->
<div class="col-10 col-sm-8 col-md-5 col-lg-6 col-xl-6 mb-5 mb-md-0">
<div class="brand-container">
<div class="brand-wrap">
<a href=""><img src="assets/themes/other/images/forma2plus.svg" alt=""></a>
</div>
</div>
<div class="divider divider-lg"></div>
<div class="basline ">
<h5>our training dashboard</h5>
<br>
</div>
<div class="basline d-none">
<h5>Welcome to the new version of the E-learning platform: ELV3!<br>
You will find the menus and features that you are used to using.</h5>
</div>
<br>
<div class="basline">
<!--div class="brand-wrap incident-technic-wrag"-->
<div class="incident-technic-login">
Open service 146.59.159.57:443 · preprod.elearning.forma2plus.com
2025-12-23 05:35
HTTP/1.1 200 OK
Date: Tue, 23 Dec 2025 05:34:36 GMT
Server: Apache/2.4.54 (Debian)
X-Powered-By: PHP/7.4.33
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html; charset=UTF-8
Set-Cookie: ci_session=d2a9f7c0ae4fb22b8446b48c915b61efb000f9cd; expires=Tue, 23-Dec-2025 07:34:36 GMT; Max-Age=7200; path=/; HttpOnly
Connection: close
Transfer-Encoding: chunked
Page title: Forma2Plus - EL2025 - Login
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Forma2Plus - EL2025 - Login</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css" integrity="sha512-MV7K8+y+gLIBoVD59lQIYicR65iaqukzvf/nwasF0nqhPay5w/9lJmVM2hMDcnK1OnMGCdVK+iQrJ7lzPJQd1w==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/bootstrap-grid.min.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/components.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cookieconsent.css" media="print" onload="this.media='all'">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cookieconsent-personnalise.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cdn.jsdelivr.net_gh_orestbida_iframemanager@v1.0_dist_iframemanager.css">
<script src="https://preprod.elearning.forma2plus.com/assets/bootstrap4/js/jquery.min.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cdn.jsdelivr.net_gh_orestbida_iframemanager@v1.0_dist_iframemanager.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cookieconsent.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cookieconsent-init.js" defer></script>
<script type="text/javascript">
$(document).bind("contextmenu",function(){
return false;
});
$(window).on('load', function(){
$(".spinner").fadeOut("slow");
});
$(document).ready(function(){
$('.btn-forgot-password').click(function(e){
e.preventDefault();
$('#login-form-container').fadeOut('slow');
$('#forgot-password-user-name').fadeIn('slow');
});
$('.go-back-login').click(function(e){
e.preventDefault();
$('#login-form-container').fadeIn('slow');
$('#forgot-password-user-name').fadeOut('slow');
});
$('.close').click(function(e){
e.preventDefault();
$('.alert').fadeOut('slow');
});
});
</script>
</head>
<body class="bg-body body-el">
<div class="spinner"></div>
<div class="limiter">
<div class="page-content">
<div class="login-container">
<div class="container">
<div class="row justify-content-center align-items-center">
<!-- logo -->
<div class="col-10 col-sm-8 col-md-5 col-lg-6 col-xl-6 mb-5 mb-md-0">
<div class="brand-container">
<div class="brand-wrap">
<a href=""><img src="assets/themes/other/images/forma2plus.svg" alt=""></a>
</div>
</div>
<div class="divider divider-lg"></div>
<div class="basline ">
<h5>our training dashboard</h5>
<br>
</div>
<div class="basline d-none">
<h5>Welcome to the new version of the E-learning platform: ELV3!<br>
You will find the menus and features that you are used to using.</h5>
</div>
<br>
<div class="basline">
<!--div class="brand-wrap incident-technic-wrag"-->
<div class="incident-technic-login">
Open service 146.59.159.57:443 · preprod.elearning.forma2plus.com
2025-12-23 03:46
HTTP/1.1 200 OK
Date: Tue, 23 Dec 2025 03:45:05 GMT
Server: Apache/2.4.54 (Debian)
X-Powered-By: PHP/7.4.33
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html; charset=UTF-8
Set-Cookie: ci_session=d927abed5703c70f2ab8ed41692da10031ecc08c; expires=Tue, 23-Dec-2025 05:45:05 GMT; Max-Age=7200; path=/; HttpOnly
Connection: close
Transfer-Encoding: chunked
Page title: Forma2Plus - EL2025 - Login
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Forma2Plus - EL2025 - Login</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css" integrity="sha512-MV7K8+y+gLIBoVD59lQIYicR65iaqukzvf/nwasF0nqhPay5w/9lJmVM2hMDcnK1OnMGCdVK+iQrJ7lzPJQd1w==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/bootstrap-grid.min.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/components.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cookieconsent.css" media="print" onload="this.media='all'">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cookieconsent-personnalise.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cdn.jsdelivr.net_gh_orestbida_iframemanager@v1.0_dist_iframemanager.css">
<script src="https://preprod.elearning.forma2plus.com/assets/bootstrap4/js/jquery.min.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cdn.jsdelivr.net_gh_orestbida_iframemanager@v1.0_dist_iframemanager.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cookieconsent.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cookieconsent-init.js" defer></script>
<script type="text/javascript">
$(document).bind("contextmenu",function(){
return false;
});
$(window).on('load', function(){
$(".spinner").fadeOut("slow");
});
$(document).ready(function(){
$('.btn-forgot-password').click(function(e){
e.preventDefault();
$('#login-form-container').fadeOut('slow');
$('#forgot-password-user-name').fadeIn('slow');
});
$('.go-back-login').click(function(e){
e.preventDefault();
$('#login-form-container').fadeIn('slow');
$('#forgot-password-user-name').fadeOut('slow');
});
$('.close').click(function(e){
e.preventDefault();
$('.alert').fadeOut('slow');
});
});
</script>
</head>
<body class="bg-body body-el">
<div class="spinner"></div>
<div class="limiter">
<div class="page-content">
<div class="login-container">
<div class="container">
<div class="row justify-content-center align-items-center">
<!-- logo -->
<div class="col-10 col-sm-8 col-md-5 col-lg-6 col-xl-6 mb-5 mb-md-0">
<div class="brand-container">
<div class="brand-wrap">
<a href=""><img src="assets/themes/other/images/forma2plus.svg" alt=""></a>
</div>
</div>
<div class="divider divider-lg"></div>
<div class="basline ">
<h5>our training dashboard</h5>
<br>
</div>
<div class="basline d-none">
<h5>Welcome to the new version of the E-learning platform: ELV3!<br>
You will find the menus and features that you are used to using.</h5>
</div>
<br>
<div class="basline">
<!--div class="brand-wrap incident-technic-wrag"-->
<div class="incident-technic-login">
Open service 146.59.159.57:443 · preprod.elearning.forma2plus.com
2025-12-21 10:43
HTTP/1.1 200 OK
Date: Sun, 21 Dec 2025 10:42:35 GMT
Server: Apache/2.4.54 (Debian)
X-Powered-By: PHP/7.4.33
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html; charset=UTF-8
Set-Cookie: ci_session=0ad1f87795ae11cef8a004e80351de4ae3e3434e; expires=Sun, 21-Dec-2025 12:42:35 GMT; Max-Age=7200; path=/; HttpOnly
Connection: close
Transfer-Encoding: chunked
Page title: Forma2Plus - EL2025 - Login
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Forma2Plus - EL2025 - Login</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css" integrity="sha512-MV7K8+y+gLIBoVD59lQIYicR65iaqukzvf/nwasF0nqhPay5w/9lJmVM2hMDcnK1OnMGCdVK+iQrJ7lzPJQd1w==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/bootstrap-grid.min.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/components.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cookieconsent.css" media="print" onload="this.media='all'">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cookieconsent-personnalise.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cdn.jsdelivr.net_gh_orestbida_iframemanager@v1.0_dist_iframemanager.css">
<script src="https://preprod.elearning.forma2plus.com/assets/bootstrap4/js/jquery.min.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cdn.jsdelivr.net_gh_orestbida_iframemanager@v1.0_dist_iframemanager.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cookieconsent.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cookieconsent-init.js" defer></script>
<script type="text/javascript">
$(document).bind("contextmenu",function(){
return false;
});
$(window).on('load', function(){
$(".spinner").fadeOut("slow");
});
$(document).ready(function(){
$('.btn-forgot-password').click(function(e){
e.preventDefault();
$('#login-form-container').fadeOut('slow');
$('#forgot-password-user-name').fadeIn('slow');
});
$('.go-back-login').click(function(e){
e.preventDefault();
$('#login-form-container').fadeIn('slow');
$('#forgot-password-user-name').fadeOut('slow');
});
$('.close').click(function(e){
e.preventDefault();
$('.alert').fadeOut('slow');
});
});
</script>
</head>
<body class="bg-body body-el">
<div class="spinner"></div>
<div class="limiter">
<div class="page-content">
<div class="login-container">
<div class="container">
<div class="row justify-content-center align-items-center">
<!-- logo -->
<div class="col-10 col-sm-8 col-md-5 col-lg-6 col-xl-6 mb-5 mb-md-0">
<div class="brand-container">
<div class="brand-wrap">
<a href=""><img src="assets/themes/other/images/forma2plus.svg" alt=""></a>
</div>
</div>
<div class="divider divider-lg"></div>
<div class="basline ">
<h5>our training dashboard</h5>
<br>
</div>
<div class="basline d-none">
<h5>Welcome to the new version of the E-learning platform: ELV3!<br>
You will find the menus and features that you are used to using.</h5>
</div>
<br>
<div class="basline">
<!--div class="brand-wrap incident-technic-wrag"-->
<div class="incident-technic-login">
Open service 146.59.159.57:443 · preprod.elearning.forma2plus.com
2025-12-21 03:17
HTTP/1.1 200 OK
Date: Sun, 21 Dec 2025 03:16:41 GMT
Server: Apache/2.4.54 (Debian)
X-Powered-By: PHP/7.4.33
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html; charset=UTF-8
Set-Cookie: ci_session=380fba138eecb6a161de5ab5d1b3e80f32a669f9; expires=Sun, 21-Dec-2025 05:16:41 GMT; Max-Age=7200; path=/; HttpOnly
Connection: close
Transfer-Encoding: chunked
Page title: Forma2Plus - EL2025 - Login
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Forma2Plus - EL2025 - Login</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css" integrity="sha512-MV7K8+y+gLIBoVD59lQIYicR65iaqukzvf/nwasF0nqhPay5w/9lJmVM2hMDcnK1OnMGCdVK+iQrJ7lzPJQd1w==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/bootstrap-grid.min.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/components.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cookieconsent.css" media="print" onload="this.media='all'">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cookieconsent-personnalise.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cdn.jsdelivr.net_gh_orestbida_iframemanager@v1.0_dist_iframemanager.css">
<script src="https://preprod.elearning.forma2plus.com/assets/bootstrap4/js/jquery.min.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cdn.jsdelivr.net_gh_orestbida_iframemanager@v1.0_dist_iframemanager.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cookieconsent.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cookieconsent-init.js" defer></script>
<script type="text/javascript">
$(document).bind("contextmenu",function(){
return false;
});
$(window).on('load', function(){
$(".spinner").fadeOut("slow");
});
$(document).ready(function(){
$('.btn-forgot-password').click(function(e){
e.preventDefault();
$('#login-form-container').fadeOut('slow');
$('#forgot-password-user-name').fadeIn('slow');
});
$('.go-back-login').click(function(e){
e.preventDefault();
$('#login-form-container').fadeIn('slow');
$('#forgot-password-user-name').fadeOut('slow');
});
$('.close').click(function(e){
e.preventDefault();
$('.alert').fadeOut('slow');
});
});
</script>
</head>
<body class="bg-body body-el">
<div class="spinner"></div>
<div class="limiter">
<div class="page-content">
<div class="login-container">
<div class="container">
<div class="row justify-content-center align-items-center">
<!-- logo -->
<div class="col-10 col-sm-8 col-md-5 col-lg-6 col-xl-6 mb-5 mb-md-0">
<div class="brand-container">
<div class="brand-wrap">
<a href=""><img src="assets/themes/other/images/forma2plus.svg" alt=""></a>
</div>
</div>
<div class="divider divider-lg"></div>
<div class="basline ">
<h5>our training dashboard</h5>
<br>
</div>
<div class="basline d-none">
<h5>Welcome to the new version of the E-learning platform: ELV3!<br>
You will find the menus and features that you are used to using.</h5>
</div>
<br>
<div class="basline">
<!--div class="brand-wrap incident-technic-wrag"-->
<div class="incident-technic-login">
Open service 146.59.159.57:443 · preprod.elearning.forma2plus.com
2025-12-20 12:49
HTTP/1.1 200 OK
Date: Sat, 20 Dec 2025 12:48:11 GMT
Server: Apache/2.4.54 (Debian)
X-Powered-By: PHP/7.4.33
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html; charset=UTF-8
Set-Cookie: ci_session=9c9ebd674af06b87402bd0abf81d4a84caabd0b3; expires=Sat, 20-Dec-2025 14:48:11 GMT; Max-Age=7200; path=/; HttpOnly
Connection: close
Transfer-Encoding: chunked
Page title: Forma2Plus - EL2025 - Login
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Forma2Plus - EL2025 - Login</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css" integrity="sha512-MV7K8+y+gLIBoVD59lQIYicR65iaqukzvf/nwasF0nqhPay5w/9lJmVM2hMDcnK1OnMGCdVK+iQrJ7lzPJQd1w==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/bootstrap-grid.min.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/components.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cookieconsent.css" media="print" onload="this.media='all'">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cookieconsent-personnalise.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cdn.jsdelivr.net_gh_orestbida_iframemanager@v1.0_dist_iframemanager.css">
<script src="https://preprod.elearning.forma2plus.com/assets/bootstrap4/js/jquery.min.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cdn.jsdelivr.net_gh_orestbida_iframemanager@v1.0_dist_iframemanager.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cookieconsent.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cookieconsent-init.js" defer></script>
<script type="text/javascript">
$(document).bind("contextmenu",function(){
return false;
});
$(window).on('load', function(){
$(".spinner").fadeOut("slow");
});
$(document).ready(function(){
$('.btn-forgot-password').click(function(e){
e.preventDefault();
$('#login-form-container').fadeOut('slow');
$('#forgot-password-user-name').fadeIn('slow');
});
$('.go-back-login').click(function(e){
e.preventDefault();
$('#login-form-container').fadeIn('slow');
$('#forgot-password-user-name').fadeOut('slow');
});
$('.close').click(function(e){
e.preventDefault();
$('.alert').fadeOut('slow');
});
});
</script>
</head>
<body class="bg-body body-el">
<div class="spinner"></div>
<div class="limiter">
<div class="page-content">
<div class="login-container">
<div class="container">
<div class="row justify-content-center align-items-center">
<!-- logo -->
<div class="col-10 col-sm-8 col-md-5 col-lg-6 col-xl-6 mb-5 mb-md-0">
<div class="brand-container">
<div class="brand-wrap">
<a href=""><img src="assets/themes/other/images/forma2plus.svg" alt=""></a>
</div>
</div>
<div class="divider divider-lg"></div>
<div class="basline ">
<h5>our training dashboard</h5>
<br>
</div>
<div class="basline d-none">
<h5>Welcome to the new version of the E-learning platform: ELV3!<br>
You will find the menus and features that you are used to using.</h5>
</div>
<br>
<div class="basline">
<!--div class="brand-wrap incident-technic-wrag"-->
<div class="incident-technic-login">
Open service 146.59.159.57:80 · preprod.elearning.forma2plus.com
2025-12-20 12:49
HTTP/1.1 301 Moved Permanently Date: Sat, 20 Dec 2025 12:48:09 GMT Server: Apache/2.4.29 (Ubuntu) Location: https://preprod.elearning.forma2plus.com/ Content-Length: 347 Connection: close Content-Type: text/html; charset=iso-8859-1 Page title: 301 Moved Permanently <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>301 Moved Permanently</title> </head><body> <h1>Moved Permanently</h1> <p>The document has moved <a href="https://preprod.elearning.forma2plus.com/">here</a>.</p> <hr> <address>Apache/2.4.29 (Ubuntu) Server at preprod.elearning.forma2plus.com Port 80</address> </body></html>
Open service 146.59.159.57:443 · preprod.elearning.forma2plus.com
2025-12-19 08:57
HTTP/1.1 200 OK
Date: Fri, 19 Dec 2025 08:56:35 GMT
Server: Apache/2.4.54 (Debian)
X-Powered-By: PHP/7.4.33
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html; charset=UTF-8
Set-Cookie: ci_session=42d7dc0ecc705b01d22c60a54401ba9e7a5ebfe0; expires=Fri, 19-Dec-2025 10:56:35 GMT; Max-Age=7200; path=/; HttpOnly
Connection: close
Transfer-Encoding: chunked
Page title: Forma2Plus - EL2025 - Login
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Forma2Plus - EL2025 - Login</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css" integrity="sha512-MV7K8+y+gLIBoVD59lQIYicR65iaqukzvf/nwasF0nqhPay5w/9lJmVM2hMDcnK1OnMGCdVK+iQrJ7lzPJQd1w==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/bootstrap-grid.min.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/components.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cookieconsent.css" media="print" onload="this.media='all'">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cookieconsent-personnalise.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cdn.jsdelivr.net_gh_orestbida_iframemanager@v1.0_dist_iframemanager.css">
<script src="https://preprod.elearning.forma2plus.com/assets/bootstrap4/js/jquery.min.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cdn.jsdelivr.net_gh_orestbida_iframemanager@v1.0_dist_iframemanager.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cookieconsent.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cookieconsent-init.js" defer></script>
<script type="text/javascript">
$(document).bind("contextmenu",function(){
return false;
});
$(window).on('load', function(){
$(".spinner").fadeOut("slow");
});
$(document).ready(function(){
$('.btn-forgot-password').click(function(e){
e.preventDefault();
$('#login-form-container').fadeOut('slow');
$('#forgot-password-user-name').fadeIn('slow');
});
$('.go-back-login').click(function(e){
e.preventDefault();
$('#login-form-container').fadeIn('slow');
$('#forgot-password-user-name').fadeOut('slow');
});
$('.close').click(function(e){
e.preventDefault();
$('.alert').fadeOut('slow');
});
});
</script>
</head>
<body class="bg-body body-el">
<div class="spinner"></div>
<div class="limiter">
<div class="page-content">
<div class="login-container">
<div class="container">
<div class="row justify-content-center align-items-center">
<!-- logo -->
<div class="col-10 col-sm-8 col-md-5 col-lg-6 col-xl-6 mb-5 mb-md-0">
<div class="brand-container">
<div class="brand-wrap">
<a href=""><img src="assets/themes/other/images/forma2plus.svg" alt=""></a>
</div>
</div>
<div class="divider divider-lg"></div>
<div class="basline ">
<h5>our training dashboard</h5>
<br>
</div>
<div class="basline d-none">
<h5>Welcome to the new version of the E-learning platform: ELV3!<br>
You will find the menus and features that you are used to using.</h5>
</div>
<br>
<div class="basline">
<!--div class="brand-wrap incident-technic-wrag"-->
<div class="incident-technic-login">
Open service 146.59.159.57:443 · preprod.elearning.forma2plus.com
2025-12-19 04:04
HTTP/1.1 200 OK
Date: Fri, 19 Dec 2025 04:03:53 GMT
Server: Apache/2.4.54 (Debian)
X-Powered-By: PHP/7.4.33
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html; charset=UTF-8
Set-Cookie: ci_session=26bc85fdfc58f0c22e7dfe29598e68f3615e2ff0; expires=Fri, 19-Dec-2025 06:03:53 GMT; Max-Age=7200; path=/; HttpOnly
Connection: close
Transfer-Encoding: chunked
Page title: Forma2Plus - EL2025 - Login
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Forma2Plus - EL2025 - Login</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css" integrity="sha512-MV7K8+y+gLIBoVD59lQIYicR65iaqukzvf/nwasF0nqhPay5w/9lJmVM2hMDcnK1OnMGCdVK+iQrJ7lzPJQd1w==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/bootstrap-grid.min.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/components.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cookieconsent.css" media="print" onload="this.media='all'">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cookieconsent-personnalise.css">
<link rel="stylesheet" href="https://preprod.elearning.forma2plus.com/assets/themes/other/css/cdn.jsdelivr.net_gh_orestbida_iframemanager@v1.0_dist_iframemanager.css">
<script src="https://preprod.elearning.forma2plus.com/assets/bootstrap4/js/jquery.min.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cdn.jsdelivr.net_gh_orestbida_iframemanager@v1.0_dist_iframemanager.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cookieconsent.js"></script>
<script type="text/javascript" src="assets/themes/other/js/cookieconsent-init.js" defer></script>
<script type="text/javascript">
$(document).bind("contextmenu",function(){
return false;
});
$(window).on('load', function(){
$(".spinner").fadeOut("slow");
});
$(document).ready(function(){
$('.btn-forgot-password').click(function(e){
e.preventDefault();
$('#login-form-container').fadeOut('slow');
$('#forgot-password-user-name').fadeIn('slow');
});
$('.go-back-login').click(function(e){
e.preventDefault();
$('#login-form-container').fadeIn('slow');
$('#forgot-password-user-name').fadeOut('slow');
});
$('.close').click(function(e){
e.preventDefault();
$('.alert').fadeOut('slow');
});
});
</script>
</head>
<body class="bg-body body-el">
<div class="spinner"></div>
<div class="limiter">
<div class="page-content">
<div class="login-container">
<div class="container">
<div class="row justify-content-center align-items-center">
<!-- logo -->
<div class="col-10 col-sm-8 col-md-5 col-lg-6 col-xl-6 mb-5 mb-md-0">
<div class="brand-container">
<div class="brand-wrap">
<a href=""><img src="assets/themes/other/images/forma2plus.svg" alt=""></a>
</div>
</div>
<div class="divider divider-lg"></div>
<div class="basline ">
<h5>our training dashboard</h5>
<br>
</div>
<div class="basline d-none">
<h5>Welcome to the new version of the E-learning platform: ELV3!<br>
You will find the menus and features that you are used to using.</h5>
</div>
<br>
<div class="basline">
<!--div class="brand-wrap incident-technic-wrag"-->
<div class="incident-technic-login">