diff --git a/ReportToolz/config.php b/ReportToolz/config.php
index bdd99a0..6c6d233 100644
--- a/ReportToolz/config.php
+++ b/ReportToolz/config.php
@@ -5,7 +5,6 @@
 $vdbPath = "/opt/RossMarks/DirtyScripts/ReportToolz/";
 
 // repgen templates
-$template = "templates/odt/blank_template_v1.1.odt";
-//$CHECKtemplate = "templates/odt/blank_template_check_v0.4.odt";
+$template = "templates/odt/blank_template_v1.2.odt";
 $vulnTemplate = "templates/odt/vuln_template_v0.2.xml";
 ?>
\ No newline at end of file

diff --git a/ReportToolz/config.php b/ReportToolz/config.php
index bdd99a0..6c6d233 100644
--- a/ReportToolz/config.php
+++ b/ReportToolz/config.php
@@ -5,7 +5,6 @@
 $vdbPath = "/opt/RossMarks/DirtyScripts/ReportToolz/";
 
 // repgen templates
-$template = "templates/odt/blank_template_v1.1.odt";
-//$CHECKtemplate = "templates/odt/blank_template_check_v0.4.odt";
+$template = "templates/odt/blank_template_v1.2.odt";
 $vulnTemplate = "templates/odt/vuln_template_v0.2.xml";
 ?>
\ No newline at end of file
diff --git a/ReportToolz/templates/odt/blank_template_v1.2.odt b/ReportToolz/templates/odt/blank_template_v1.2.odt
new file mode 100755
index 0000000..3d1c6f3
--- /dev/null
+++ b/ReportToolz/templates/odt/blank_template_v1.2.odt
Binary files differ