aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/404.html
diff options
context:
space:
mode:
authorJohannes Zellner <johannes@cloudron.io>2020-03-03 17:57:28 +0100
committerJohannes Zellner <johannes@cloudron.io>2020-03-03 17:57:28 +0100
commit313dfe99cf8f763b36f333c5072e2430a6b7941f (patch)
tree520922a7f374b816901345fb087d66868eeff954 /frontend/404.html
parent33ee47f3ca0322ccb19153cafa1c1f7b886dc61a (diff)
downloadSurfer-313dfe99cf8f763b36f333c5072e2430a6b7941f.tar.gz
Surfer-313dfe99cf8f763b36f333c5072e2430a6b7941f.tar.zst
Surfer-313dfe99cf8f763b36f333c5072e2430a6b7941f.zip
Use custom public folder listing
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>