source:
remit/remit_templates/404.html
| Last change on this file was e603626, checked in by Alex Dehnert <adehnert@…>, 16 years ago | |
|---|---|
|
|
| File size: 211 bytes | |
| Rev | Line | |
|---|---|---|
| [e603626] | 1 | {% extends "base.html" %} |
| 2 | ||
| 3 | {% block title %}404 Page Not Found{% endblock %} | |
| 4 | {% block content %} | |
| 5 | ||
| 6 | <h2>404 Page Not Found</h2> | |
| 7 | ||
| 8 | <p>You tried to visit a page that doesn't seem to exist. Sorry.</p> | |
| 9 | ||
| 10 | {% endblock %} |
Note: See TracBrowser
for help on using the repository browser.
![(please configure the [header_logo] section in trac.ini)](/trac/chrome/site/your_project_logo.png)