2021-05-21 08:49:41 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="de">
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
|
|
<meta http-equiv="Content-Security-Policy" content="default-src 'self';">
|
2022-06-22 10:36:53 +02:00
|
|
|
<title>Xenomporio - Passwort vergessen</title>
|
2021-05-21 08:49:41 +02:00
|
|
|
<link id="shortcuticon" rel="shortcut icon" href="./themes/new/images/favicon/favicon.ico" type="image/x-icon">
|
|
|
|
<link id="favicon" rel="icon" href="./themes/new/images/favicon/favicon.ico" type="image/x-icon">
|
|
|
|
<link rel="icon" type="image/png" href="./themes/new/images/favicon/favicon-16x16.png" sizes="16x16">
|
|
|
|
<link rel="icon" type="image/png" href="./themes/new/images/favicon/favicon-32x32.png" sizes="32x32">
|
|
|
|
<script type="text/javascript" src="./js/jquery/jquery-3.5.0.min.js"></script>
|
|
|
|
<script type="text/javascript" src="[JQUERYMIGRATESRC]"></script>
|
|
|
|
<link rel="stylesheet" href="./themes/[THEME]/css/login.css?v=2">
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<div class="login-wrapper">
|
|
|
|
<div class="loginbox">
|
|
|
|
|
2022-06-13 17:43:30 +02:00
|
|
|
<img id="logo" src="themes/new/images/xentral_logo.svg" width="350" height="105">
|
|
|
|
</img>
|
|
|
|
|
2021-05-21 08:49:41 +02:00
|
|
|
|
|
|
|
[SPERRMELDUNGNACHRICHT]
|
|
|
|
[PAGE]
|
|
|
|
|
|
|
|
<div class="copyright">
|
2022-06-13 17:43:30 +02:00
|
|
|
© [YEAR] Xenomporio project & Xentral ERP Software GmbH
|
2021-05-21 08:49:41 +02:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|