diff --git a/templates/task_show.php b/templates/task_show.php
index e2789fca0..99738f9c2 100644
--- a/templates/task_show.php
+++ b/templates/task_show.php
@@ -45,10 +45,12 @@
-
= t('Description') ?>
-
- = Helper\markdown($task['description']) ?: t('There is no description.') ?>
-
+
+ = t('Description') ?>
+
+ = Helper\markdown($task['description']) ?: t('There is no description.') ?>
+
+
\ No newline at end of file