summaryrefslogtreecommitdiff
path: root/GroLUG/root/src/error.tt2
diff options
context:
space:
mode:
authordakkar <dakkar@luxion>2006-02-08 14:45:28 +0000
committerdakkar <dakkar@luxion>2006-02-08 14:45:28 +0000
commit0da21beb53bba595fec04ddf200a46675ae0be31 (patch)
tree73a591b564f8fb6da2fdcf6335f11ecce5874a71 /GroLUG/root/src/error.tt2
parentscheletro catalyst (diff)
downloadIscrittiGroLUG-0da21beb53bba595fec04ddf200a46675ae0be31.tar.gz
IscrittiGroLUG-0da21beb53bba595fec04ddf200a46675ae0be31.tar.bz2
IscrittiGroLUG-0da21beb53bba595fec04ddf200a46675ae0be31.zip
view::TTsite
git-svn-id: svn://luxion/repos/IscrittiGroLUG/trunk@165 fcb26f47-9200-0410-b104-b98ab5b095f3
Diffstat (limited to 'GroLUG/root/src/error.tt2')
-rw-r--r--GroLUG/root/src/error.tt210
1 files changed, 10 insertions, 0 deletions
diff --git a/GroLUG/root/src/error.tt2 b/GroLUG/root/src/error.tt2
new file mode 100644
index 0000000..2ba47e3
--- /dev/null
+++ b/GroLUG/root/src/error.tt2
@@ -0,0 +1,10 @@
+[% META title = 'Catalyst/TT Error' %]
+<p>
+ An error has occurred. We're terribly sorry about that, but it's
+ one of those things that happens from time to time. Let's just
+ hope the developers test everything properly before release...
+</p>
+<p>
+ Here's the error message, on the off-chance that it means something
+ to you: <span class="error">[% error %]</span>
+</p>