From 9c01fd2ac2fadc7191713d1b2d61af9b103c5a44 Mon Sep 17 00:00:00 2001
From: Jeremy <jtbx@noreply.codeberg.org>
Date: Thu, 14 Jul 2022 22:18:40 +0200
Subject: [PATCH] Fix 404.html

---
 html/404.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/html/404.html b/html/404.html
index 08ab16d..db0a11d 100644
--- a/html/404.html
+++ b/html/404.html
@@ -23,11 +23,11 @@
 <body>
     <i class="fa fa-search text-primary" style="font-size: 96px;"></i>
     <h1 class="mb-0 text-primary">
-		This page was not found!
+		Page not found!
     </h1>
     <h5 class="text-center" style="max-width: 25em;">
-    	Sorry, this page doesn't exist or is inaccessible for other reasons (%status).<br/>
-		We hope this is not our fault ;) - Make sure to check the <a href="https://docs.codeberg.org/codeberg-pages/troubleshooting/" target="_blank">troubleshooting section in the Docs</a>!
+    	Sorry, but this page couldn't be found or is inaccessible (%status).<br/>
+		We hope this isn't a problem on our side ;) - Make sure to check the <a href="https://docs.codeberg.org/codeberg-pages/troubleshooting/" target="_blank">troubleshooting section in the Docs</a>!
     </h5>
     <small class="text-muted">
         <img src="https://design.codeberg.org/logo-kit/icon.svg" class="align-top">