From b7d4818140f8e4dcb2b2b28bd3ca1ecc7d196c2f Mon Sep 17 00:00:00 2001 From: WrinklyNinja Date: Thu, 8 May 2014 12:55:45 +0100 Subject: [PATCH] Added static report template. The template currently has example content. It was created using a generated report HTML file, but has some element IDs added. --- resources/report/report.html | 74 ++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 resources/report/report.html diff --git a/resources/report/report.html b/resources/report/report.html new file mode 100644 index 00000000..5240546f --- /dev/null +++ b/resources/report/report.html @@ -0,0 +1,74 @@ + + + + + LOOT Report + + + + + + +
+ + +
+
+

Summary

+ + + + + + + + + +
LOOT Version0.5.0
Masterlist Versionbe2c19078
Masterlist UpdatingEnabled
Total Number of Messages49
Number of Warnings4
Number of Errors37
+
+
+

General Messages

+ +
+
+
+ + + \ No newline at end of file