summaryrefslogtreecommitdiffabout
path: root/htdocs/exceptions/production/preprocess.chtml
Unidiff
Diffstat (limited to 'htdocs/exceptions/production/preprocess.chtml') (more/less context) (ignore whitespace changes)
-rw-r--r--htdocs/exceptions/production/preprocess.chtml14
1 files changed, 14 insertions, 0 deletions
diff --git a/htdocs/exceptions/production/preprocess.chtml b/htdocs/exceptions/production/preprocess.chtml
new file mode 100644
index 0000000..f7405e7
--- a/dev/null
+++ b/htdocs/exceptions/production/preprocess.chtml
@@ -0,0 +1,14 @@
1<html>
2 <body>
3 <p>
4 I was writing this component in a hurry, having a lot of things to distract
5 me, so no wonder I made mistake.
6 <%code>
7 /* I do not even remember what I was going to put in this code block. And
8 * of course I didn't mean to forget that this is just a block of code, not
9 * a constructor...
10 */
11 </%constructor>
12 </p>
13 </body>
14</html>