summaryrefslogtreecommitdiffabout
path: root/htdocs/exceptions/production/preprocess.chtml
blob: f7405e71718c9e7b31a9e47e5947289a35fdf6ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<html>
 <body>
  <p>
   I was writing this component in a hurry, having a lot of things to distract
   me, so no wonder I made mistake.
   <%code>
    /* I do not even remember what I was going to put in this code block. And
     * of course I didn't mean to forget that this is just a block of code, not
     * a constructor...
     */
   </%constructor>
  </p>
 </body>
</html>