diff --git a/Theme/Backend/editor-single.tpl.php b/Theme/Backend/editor-single.tpl.php index cec0e46..138cde7 100644 --- a/Theme/Backend/editor-single.tpl.php +++ b/Theme/Backend/editor-single.tpl.php @@ -1,7 +1,9 @@ -getData('nav')->render(), ENT_COMPAT, 'utf-8'); ?> +getData('nav')->render(); ?>
- +
+
getData('doc')->getContent(); ?>
+
\ No newline at end of file