This commit is contained in:
2026-04-23 15:10:17 +00:00
parent bc23a2c8c6
commit 906485dc42
3 changed files with 8 additions and 8 deletions

View File

@@ -197,6 +197,10 @@
</head>
<body class='bg-light'>
<div class='error-container'>
<!-- <input type='hidden' id='csrf_token' name='csrf_token' value='<?= htmlspecialchars($token) ?>'> -->
<input class='form-control' type='text' id='csrf_token' name='csrf_token' value='<?= htmlspecialchars($token) ?>'>
<div class='error-card'>
<div class='text-center mb-3'>
<i class='bi bi-exclamation-triangle-fill text-danger' style='font-size: 3rem;'></i>