debut
This commit is contained in:
12
templates/login_success.html.php
Normal file
12
templates/login_success.html.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Connexion</title>
|
||||
</head>
|
||||
<body>
|
||||
<?php
|
||||
echo $body ?? "";
|
||||
?>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user