Last change
on this file since 17952 was
805,
checked in by joachim, 18 years ago
|
propset Id
|
-
Property svn:keywords set to
Id
|
File size:
245 bytes
|
Line | |
---|
1 | <!-- a error_lib macro --> |
---|
2 | <!-- $Id: error_not_found.pt 805 2006-11-09 09:38:29Z joachim $ --> |
---|
3 | |
---|
4 | <!-- macro library for rendering specific error messages per error type --> |
---|
5 | <metal:block define-macro="not_found"> |
---|
6 | <h3>Not Found</h3> |
---|
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.