diff --git a/Theme/Backend/editor-list.tpl.php b/Theme/Backend/editor-list.tpl.php
index 7909ab0..cdd9261 100644
--- a/Theme/Backend/editor-list.tpl.php
+++ b/Theme/Backend/editor-list.tpl.php
@@ -19,7 +19,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Documents') ?>
diff --git a/Theme/Backend/editor-single.tpl.php b/Theme/Backend/editor-single.tpl.php
index ff19441..059257c 100644
--- a/Theme/Backend/editor-single.tpl.php
+++ b/Theme/Backend/editor-single.tpl.php
@@ -3,7 +3,7 @@
- = $this->getData('doc')->getContent(); ?>
+ = $this->getData('doc')->getContent(); ?>
\ No newline at end of file