summaryrefslogtreecommitdiff
path: root/templates/task/view.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/task/view.html')
-rw-r--r--templates/task/view.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/task/view.html b/templates/task/view.html
index 324ad06..bae80c5 100644
--- a/templates/task/view.html
+++ b/templates/task/view.html
@@ -43,7 +43,7 @@
<hr />
<b>Description:</b><br />
- {{ task.desc }}
+ {{ task.desc|linebreaksbr }}
<hr />
{% if deps %}