From 86566bcd396a4405067d0ddf09f76cfb2e30715a Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Sun, 23 Dec 2018 17:02:02 +0000 Subject: Improve markdown editor style, switch to EasyMDE, add to comment reply fields --- app/templates/base.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'app/templates/base.html') diff --git a/app/templates/base.html b/app/templates/base.html index 10f8abf..4232908 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -125,6 +125,13 @@ + + + {% block scriptextra %}{% endblock %} -- cgit v1.2.3