diff --git a/drama/templates/errors/401.html b/drama/templates/errors/401.html index 29fdf9ac8..184e59bc0 100644 --- a/drama/templates/errors/401.html +++ b/drama/templates/errors/401.html @@ -14,7 +14,7 @@

401 Not Authorized

-

You need to log in if you want to get into this castle.

+

What you're trying to do requires an account. I think. The original error message said something about a castle and I hated that.

Create an account
Or sign in
diff --git a/drama/templates/errors/402.html b/drama/templates/errors/402.html index 837566d0a..b30072f4d 100644 --- a/drama/templates/errors/402.html +++ b/drama/templates/errors/402.html @@ -12,9 +12,9 @@

402 Payment Required

-

The royal bank has told us that you owe them some coin. You'll need to pay off your debts before you can continue.

+

You should NEVER SEE THIS PAGE. It's about Ruqqus microtransactions. But no one deleted it from the github thing so I assume it has to continue existing for a reason. If you do see this page, you did something wrong.

Go to Coin settings
-{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/drama/templates/errors/403.html b/drama/templates/errors/403.html index b6ae227e6..078d7cce8 100644 --- a/drama/templates/errors/403.html +++ b/drama/templates/errors/403.html @@ -12,9 +12,9 @@

403 Forbidden

-

Our security warlocks have cast an impenetrable shield spell around this page.

+

YOU AREN'T WELCOME HERE GO AWAY

Go to frontpage
-{% endblock %} \ No newline at end of file +{% endblock %}