diff --git a/Theme/Backend/projectmanagement-view.tpl.php b/Theme/Backend/projectmanagement-view.tpl.php
index b6fd586..d0197cc 100644
--- a/Theme/Backend/projectmanagement-view.tpl.php
+++ b/Theme/Backend/projectmanagement-view.tpl.php
@@ -56,7 +56,7 @@ echo $this->data['nav']->render(); ?>
-
+
@@ -103,24 +103,4 @@ echo $this->data['nav']->render(); ?>
-
-
-
-
- = $this->getData('tasklist')->render($project->tasks); ?>
-
-
-
-
-
-
-
- = $this->getData('calendar')->render($project->calendar); ?>
-
-
-
- = $this->getData('medialist')->render($project->files); ?>
-
-
-