2024-09-13 09:13:00 +00:00
|
|
|
|
|
|
|
<div class="text-center">
|
2024-09-13 11:02:59 +00:00
|
|
|
<div class="mt-3 h5">The page is not found.</div>
|
2024-09-13 09:13:00 +00:00
|
|
|
<div>
|
2024-10-04 11:18:28 +00:00
|
|
|
<small>go to <a href="<?= htmlspecialchars($app_root) ?>">front page</a> or to <a href="<?= htmlspecialchars($app_root) ?>?page=profile">your profile</a></small>
|
2024-09-13 09:13:00 +00:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|