Modified 404/500 error

This commit is contained in:
2026-08-18 14:14:02 +09:00
parent dd304c1f31
commit ce2eb8bf4b
6 changed files with 41 additions and 27 deletions
+1 -4
View File
@@ -105,10 +105,7 @@
<p class="code">__STATUS__</p>
<h1 class="title">__ERROR_TITLE__</h1>
<p class="message">
We're working to resolve the issue.<br />
Please try again shortly.
</p>
<p class="message">__ERROR_MESSAGE__</p>
</main>
<footer>© 2026 takitsme. All rights reserved.</footer>
</body>