]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tpl/vintage/404.html
Merge pull request #1512 from shaarli/dependabot/npm_and_yarn/elliptic-6.5.3
[github/shaarli/Shaarli.git] / tpl / vintage / 404.html
index 53e98e2e0f36ffb61135122fea42f9461930b9b0..0fef0f08be9a3b3e1ca7035a5b564a8247647c51 100644 (file)
@@ -10,7 +10,7 @@
 <div class="error-container">
     <h1>404 Not found <small>Oh crap!</small></h1>
     <p>{$error_message}</p>
-    <p>Would you mind <a href="?">clicking here</a>?</p>
+    <p>Would you mind <a href="{$base_path}/">clicking here</a>?</p>
 </div>
 {include="page.footer"}
 </body>