remotes/1693045480750635534/spooky-22
Aevann1 2021-07-24 22:52:12 +02:00
commit 391053c637
2 changed files with 4 additions and 4 deletions

View File

@ -12,9 +12,9 @@
<div class="text-center px-3 my-8">
<i class="fad fa-laptop-code text-muted mb-5" style="font-size: 5rem;"></i>
<h1 class="h5">422 Unprocessable Entity</h1>
<p class="text-muted mb-5">The server thinks you're asking something silly. It might take you more seriously if you take off the jester outfit.</p>
<p class="text-muted mb-5">STOP BREAKING THINGS PLEASE WHY DO WE HAVE SO MANY ERROR CODES</p>
<div><a href="/" class="btn btn-primary">Go to frontpage</a></div>
</div>
</div>
</div>
{% endblock %}
{% endblock %}

View File

@ -12,8 +12,8 @@
<div class="text-center px-3 my-8">
<i class="fad fa-tornado text-muted mb-5" style="font-size: 5rem;"></i>
<h1 class="h5">429 Too Many Requests</h1>
<p class="text-muted mb-5">Slow down there, friend! The royal guard doesn't like it when you go that fast!</p>
<p class="text-muted mb-5">go spam somewhere else nerd</p>
</div>
</div>
</div>
{% endblock %}
{% endblock %}