From 922be125592001f0e616351adcc05f1dbb16b38b Mon Sep 17 00:00:00 2001 From: BonfaceKilz Date: Wed, 4 Nov 2020 17:49:11 +0300 Subject: Wrap rendered content in div container --- wqflask/wqflask/templates/glossary.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'wqflask') diff --git a/wqflask/wqflask/templates/glossary.html b/wqflask/wqflask/templates/glossary.html index 718baf13..ed6f6ff7 100644 --- a/wqflask/wqflask/templates/glossary.html +++ b/wqflask/wqflask/templates/glossary.html @@ -3,7 +3,7 @@ {% block title %}Glossary{% endblock %} {% block content %} - -{{ rendered_markdown|safe }} - +