source: WAeUP_SRP/trunk/skins/waeup_default/error_not_found.pt @ 774

Last change on this file since 774 was 542, checked in by Henrik Bettermann, 18 years ago

index pages reorganized (part 1)

File size: 305 bytes
Line 
1<!-- a error_lib macro -->
2<!-- $Id: error_lib_not_found.pt 6905 2004-12-21 11:35:35Z bdelbosc $ -->
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.