From d8851f99c9f51119f0bcc9042abe87b64479cca9 Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Mon, 15 Apr 2019 14:40:03 +0100 Subject: Editor fixes and sidebar accordion --- pydis_site/templates/wiki/edit.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pydis_site/templates/wiki/edit.html') diff --git a/pydis_site/templates/wiki/edit.html b/pydis_site/templates/wiki/edit.html index 8bc05ffb..fb3efb31 100644 --- a/pydis_site/templates/wiki/edit.html +++ b/pydis_site/templates/wiki/edit.html @@ -17,7 +17,7 @@
-
+
{% with edit_form as form %} {% include "wiki/includes/editor.html" %} @@ -64,7 +64,7 @@
-
+
{% include "wiki/includes/editor_sidebar.html" %}
-- cgit v1.2.3