|
Revision 2164, 369 bytes
(checked in by jani.laakso@…, 17 months ago)
|
|
Added templates for jforum. Few files of these are also customized (Google analyser, enhanced anonymous captcha).
|
| Line | |
|---|
| 1 | <!-- BEGIN ERROR STACK TRACE |
|---|
| 2 | ${stackTrace} |
|---|
| 3 | END ERROR STACK TRACE--> |
|---|
| 4 | <#assign message = "<p style=\"color:red; font-weight:bold\">An error has occurred.</p><p>For detailed error information, please see the HTML source code, and contact the forum Administrator.</p><pre class=\"pre-error\"><i>" + message + "</i></pre>"/> |
|---|
| 5 | <#include "${templateName}/message.htm"/> |
|---|