Commit 538852fe authored by Douwe Maan's avatar Douwe Maan

Merge branch 'add_message_to_the_404_page' into 'master'

Changed message and title on the 404 page

See merge request !13982
parents 05825fe7 d4b88c61
---
title: Changed message and title on the 404 page
merge_request:
author: Branka Martinovic
type: added
......@@ -72,8 +72,9 @@
404
</h1>
<div class="container">
<h3>The page you're looking for could not be found.</h3>
<h3>The page could not be found or you don't have permission to view it.</h3>
<hr />
<p>The resource that you are attempting to access does not exist or you don't have the necessary permissions to view it.</p>
<p>Make sure the address is correct and that the page hasn't moved.</p>
<p>Please contact your GitLab administrator if you think this is a mistake.</p>
<a href="javascript:history.back()" class="js-go-back go-back">Go back</a>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment