aboutsummaryrefslogtreecommitdiff
path: root/resources/views/errors/guestbook-ratelimit.blade.php
blob: cb24d9e26489ac8bcc0936e14be3ce0816a5da2a (plain)
1
2
3
4
5
6
7
8
9
<x-minimal>
    <x-slot:title>Error 429: Overclocking Detected!</x-slot:title>
    <h1>Error 429: Overclocking Detected!</h1>
    <hr>
    <p>Whoa there! Your submissions are going at warp speed.</p>
    <p>Remember you can only submit an entry <u>once every hour</u>!</p>
    <br>
    Click <a href="/guestbook">here</a> to go back to the guestbook.
</x-minimal>