diff --git a/Theme/Backend/event-list.tpl.php b/Theme/Backend/event-list.tpl.php
index 4e4eec2..d168c19 100644
--- a/Theme/Backend/event-list.tpl.php
+++ b/Theme/Backend/event-list.tpl.php
@@ -21,7 +21,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Events'); ?>
diff --git a/Theme/Backend/promotion-list.tpl.php b/Theme/Backend/promotion-list.tpl.php
index d39b8c3..f462461 100644
--- a/Theme/Backend/promotion-list.tpl.php
+++ b/Theme/Backend/promotion-list.tpl.php
@@ -23,7 +23,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Promotions'); ?>