Working on error handling
authorChris Cormack <chrisc@catalyst.net.nz>
Sun, 29 Dec 2013 21:09:20 +0000 (10:09 +1300)
committerChris Cormack <chrisc@catalyst.net.nz>
Sun, 29 Dec 2013 21:09:20 +0000 (10:09 +1300)
templates/problem.tt [new file with mode: 0644]

diff --git a/templates/problem.tt b/templates/problem.tt
new file mode 100644 (file)
index 0000000..a626a74
--- /dev/null
@@ -0,0 +1,8 @@
+[% INCLUDE 'includes/header.inc' %]
+<NCIPMessage>
+  <Problem>
+    <ProblemDetail>[% error_detail %]</ProblemDetail>
+  </Problem>
+
+</NCIPMessage>
+