aboutsummaryrefslogtreecommitdiff
path: root/resources/views/errors/guestbook-ipban.blade.php
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views/errors/guestbook-ipban.blade.php')
-rw-r--r--resources/views/errors/guestbook-ipban.blade.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/views/errors/guestbook-ipban.blade.php b/resources/views/errors/guestbook-ipban.blade.php
index 5072e35..319aff0 100644
--- a/resources/views/errors/guestbook-ipban.blade.php
+++ b/resources/views/errors/guestbook-ipban.blade.php
@@ -1,4 +1,4 @@
-<x-minimal>
+<x-layout-min>
<x-slot:title>Error 403: IP Blocked!</x-slot:title>
<h1>Error 403: IP Blocked!</h1>
<hr>
@@ -8,4 +8,4 @@
@endif
<br>
Click <a href="/guestbook">here</a> to go back to the guestbook.
-</x-minimal>
+</x-layout-min>