From c5952eb7c1291058822d32d8a51a085e9ee35b34 Mon Sep 17 00:00:00 2001 From: Andre Lorbach Date: Fri, 13 Nov 2009 10:02:41 +0100 Subject: [PATCH] Added missing template files --- src/templates/reportgenerator.html | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 src/templates/reportgenerator.html diff --git a/src/templates/reportgenerator.html b/src/templates/reportgenerator.html new file mode 100644 index 0000000..815de57 --- /dev/null +++ b/src/templates/reportgenerator.html @@ -0,0 +1,27 @@ + + + + {TITLE} + + + + + +

+ + + + + + + +
+

{LN_GEN_ERROR_WHILEREPORTGEN}

+
{LN_GEN_ERRORDETAILS} +
+ {error_details} +

+
+ + + \ No newline at end of file