Last change
on this file was
805,
checked in by joachim, 18 years ago
|
propset Id
|
-
Property svn:keywords set to
Id
|
File size:
245 bytes
|
Rev | Line | |
---|
[531] | 1 | <!-- a error_lib macro --> |
---|
[805] | 2 | <!-- $Id: error_not_found.pt 805 2006-11-09 09:38:29Z joachim $ --> |
---|
[531] | 3 | |
---|
| 4 | <!-- macro library for rendering specific error messages per error type --> |
---|
| 5 | <metal:block define-macro="not_found"> |
---|
[542] | 6 | <h3>Not Found</h3> |
---|
[531] | 7 | |
---|
| 8 | <p>The resource you asked was not found. |
---|
| 9 | </p> |
---|
| 10 | |
---|
| 11 | </metal:block> |
---|
Note: See
TracBrowser for help on using the repository browser.