Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nicholas J Anderson
whats-open
Commits
909e6d3f
Commit
909e6d3f
authored
Dec 09, 2013
by
Renfred Harper
Browse files
Add title case to 404
parent
0c63af51
Changes
1
Hide whitespace changes
Inline
Side-by-side
whats_open/templates/404.html
View file @
909e6d3f
...
...
@@ -28,7 +28,7 @@
</head>
<body>
<div
class=
"container"
>
<h1>
404 Error - Page
n
ot
f
ound
</h1>
<h1>
404 Error - Page
N
ot
F
ound
</h1>
<img
id=
"squirrels"
src=
"{{ STATIC_URL }}img/squirrels.jpg"
>
</div>
<a
href=
"/"
><img
id=
"acorn"
src=
"http://i.imgur.com/BZComXX.png"
></a>
...
...
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