Create success.html
This commit is contained in:
parent
39a566a2f5
commit
33d54e655a
25
data/static/success.html
Normal file
25
data/static/success.html
Normal file
@ -0,0 +1,25 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/water.css@2/out/water.css">
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/hung1001/font-awesome-pro@4cac1a6/css/all.css">
|
||||
<title>Registration</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>
|
||||
<i class="fad fa-shield-alt"></i>
|
||||
Lentia – Yggdrasil
|
||||
</h1>
|
||||
<h3>Authentification réussie</h3>
|
||||
<hr>
|
||||
<div>
|
||||
<p>
|
||||
Vous pouvez dès à présent fermer cette page et retourner au launcher
|
||||
</p>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Loading…
x
Reference in New Issue
Block a user