Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
piks3l
Respect My Net
Commits
b7182465
Commit
b7182465
authored
Sep 24, 2011
by
Benjamin Sonntag
Browse files
[enh] added 404.html
parent
b73febad
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/404.html
0 → 100644
View file @
b7182465
{% extends "base.html" %}
{% block content %}
<h1>
Page Not Found
</h1>
<p>
What you were looking for is just not there.
<p>
Try our search function please.
</p>
{% endblock %}
Write
Preview
Supports
Markdown
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