2025-01-16 13:42:14 +00:00
|
|
|
<x-layout-min>
|
2024-12-27 18:47:40 +00:00
|
|
|
<x-slot:title>Error dsdf!</x-slot:title>
|
|
|
|
<div class="page-container">
|
|
|
|
<div>
|
|
|
|
<h1 style="margin-top: 0">Error 400: Invalid message!</h1>
|
|
|
|
<hr>
|
|
|
|
<p>Whoa there! Your form submission seems to contain a URL (or one of the fields was left blank)!</p>
|
|
|
|
<br>
|
|
|
|
Click <a href="/guestbook">here</a> to go back to the guestbook.
|
|
|
|
</div>
|
|
|
|
</div>
|
2025-01-16 13:42:14 +00:00
|
|
|
</x-layout-min>
|