diff options
Diffstat (limited to 'public/404.html')
-rw-r--r-- | public/404.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/404.html b/public/404.html index d4b26fe439c..3e56e52cc18 100644 --- a/public/404.html +++ b/public/404.html @@ -7,7 +7,7 @@ <body> <h1>404</h1> - <div class="alert-message block-message error"> + <div> <h2>The page you were looking for doesn't exist.</h2> <p>You may have mistyped the address or the page may have moved.</p> </div> |