diff options
-rw-r--r-- | pytask/templates/task/view_textbook.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pytask/templates/task/view_textbook.html b/pytask/templates/task/view_textbook.html index a980b75..0680865 100644 --- a/pytask/templates/task/view_textbook.html +++ b/pytask/templates/task/view_textbook.html @@ -27,6 +27,10 @@ <strong>Tags:</strong> {% as_tags textbook.tags %}<hr /> {% endif %} + <hr /> + <b>Description:</b><br /> + {{ textbook.desc|linebreaksbr }} + <h3> Tasks: {% if can_create_chapters %} |