root/tags/rel0_55_02/templates/error.tt
| Revision 154, 192 bytes (checked in by kake, 6 years ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | [%- USE CGI -%] |
| 2 | [% INCLUDE header.tt %] |
| 3 | |
| 4 | <h1>ERROR</h1> |
| 5 | |
| 6 | [% CGI.escapeHTML(message) | html_para %] |
| 7 | |
| 8 | <a href="[% return_url %]">Click here to return and try again.</a> |
| 9 | |
| 10 | [% INCLUDE footer.tt %] |
Note: See TracBrowser
for help on using the browser.
