Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
gitlab-ce
Commits
3a48e1cf
Commit
3a48e1cf
authored
Feb 04, 2014
by
dosire
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Truthful wording. Fixes #934
parent
edc18e77
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
public/500.html
public/500.html
+1
-1
public/502.html
public/502.html
+1
-1
No files found.
public/500.html
View file @
3a48e1cf
...
...
@@ -8,6 +8,6 @@
<h1>
500
</h1>
<h3>
We're sorry, but something went wrong.
</h3>
<hr/>
<p>
We've been notified about this issue and we'll take a look at it shortly
.
</p>
<p>
Please contact your GitLab administrator if this problem persists
.
</p>
</body>
</html>
public/502.html
View file @
3a48e1cf
...
...
@@ -8,6 +8,6 @@
<h1>
502
</h1>
<h3>
GitLab is not responding.
</h3>
<hr/>
<p>
Please contact your administrator if this problem persists.
</p>
<p>
Please contact your
GitLab
administrator if this problem persists.
</p>
</body>
</html>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment