diff --git a/Theme/Backend/category-list.tpl.php b/Theme/Backend/category-list.tpl.php
index 548e9ec..4784de9 100755
--- a/Theme/Backend/category-list.tpl.php
+++ b/Theme/Backend/category-list.tpl.php
@@ -18,7 +18,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Categories'); ?>
diff --git a/Theme/Backend/cause-list.tpl.php b/Theme/Backend/cause-list.tpl.php
index 2017188..3d8d293 100755
--- a/Theme/Backend/cause-list.tpl.php
+++ b/Theme/Backend/cause-list.tpl.php
@@ -18,7 +18,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Causes'); ?>
diff --git a/Theme/Backend/department-list.tpl.php b/Theme/Backend/department-list.tpl.php
index f3de10c..980506a 100755
--- a/Theme/Backend/department-list.tpl.php
+++ b/Theme/Backend/department-list.tpl.php
@@ -18,7 +18,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Departments'); ?>
diff --git a/Theme/Backend/process-list.tpl.php b/Theme/Backend/process-list.tpl.php
index a55f853..4d61ace 100755
--- a/Theme/Backend/process-list.tpl.php
+++ b/Theme/Backend/process-list.tpl.php
@@ -18,7 +18,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Processes'); ?>
diff --git a/Theme/Backend/project-list.tpl.php b/Theme/Backend/project-list.tpl.php
index a018ebf..802584d 100755
--- a/Theme/Backend/project-list.tpl.php
+++ b/Theme/Backend/project-list.tpl.php
@@ -18,7 +18,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Projects'); ?>
diff --git a/Theme/Backend/risk-list.tpl.php b/Theme/Backend/risk-list.tpl.php
index e245f6e..bbd44c5 100755
--- a/Theme/Backend/risk-list.tpl.php
+++ b/Theme/Backend/risk-list.tpl.php
@@ -18,7 +18,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Risks'); ?>
diff --git a/Theme/Backend/solution-list.tpl.php b/Theme/Backend/solution-list.tpl.php
index 15fcbe4..d78ecce 100755
--- a/Theme/Backend/solution-list.tpl.php
+++ b/Theme/Backend/solution-list.tpl.php
@@ -19,7 +19,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Solutions'); ?>
diff --git a/Theme/Backend/unit-list.tpl.php b/Theme/Backend/unit-list.tpl.php
index 6912c16..a977381 100755
--- a/Theme/Backend/unit-list.tpl.php
+++ b/Theme/Backend/unit-list.tpl.php
@@ -18,7 +18,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Units'); ?>