]> git.donarmstrong.com Git - debbugs.git/commitdiff
add the quit template
authorDon Armstrong <don@donarmstrong.com>
Mon, 19 May 2008 16:46:57 +0000 (09:46 -0700)
committerDon Armstrong <don@donarmstrong.com>
Mon, 19 May 2008 16:46:57 +0000 (09:46 -0700)
templates/en_US/cgi/quit.tmpl [new file with mode: 0644]

diff --git a/templates/en_US/cgi/quit.tmpl b/templates/en_US/cgi/quit.tmpl
new file mode 100644 (file)
index 0000000..2a89d8e
--- /dev/null
@@ -0,0 +1,6 @@
+<HTML>
+<HEAD><TITLE>Error</TITLE></HEAD>
+<BODY>
+An error occurred.
+Error was: {$msg}
+</BODY></HTML>