From c15994b02f8ecdcfee322175c3288746e81b3526 Mon Sep 17 00:00:00 2001 From: Chris Cormack Date: Mon, 30 Dec 2013 10:09:20 +1300 Subject: [PATCH] Working on error handling --- templates/problem.tt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 templates/problem.tt diff --git a/templates/problem.tt b/templates/problem.tt new file mode 100644 index 0000000..a626a74 --- /dev/null +++ b/templates/problem.tt @@ -0,0 +1,8 @@ +[% INCLUDE 'includes/header.inc' %] + + + [% error_detail %] + + + + -- 2.43.2