aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/404.html
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/404.html')
-rw-r--r--frontend/404.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/404.html b/frontend/404.html
index c660424..15da5c2 100644
--- a/frontend/404.html
+++ b/frontend/404.html
@@ -9,7 +9,7 @@
9<body> 9<body>
10 10
11<div class="container-center"> 11<div class="container-center">
12 <p>File not found</p> 12 <p>File or directory not found</p>
13</div> 13</div>
14 14
15</body> 15</body>