From 142c263e1dd1bc17e26636c4d96df94de4422c5a Mon Sep 17 00:00:00 2001 From: Matthew Scragg Date: Wed, 9 Oct 2013 17:07:39 -0500 Subject: [PATCH] added together.js --- realms/templates/page/edit.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/realms/templates/page/edit.html b/realms/templates/page/edit.html index a7552e2..6b5a642 100644 --- a/realms/templates/page/edit.html +++ b/realms/templates/page/edit.html @@ -3,6 +3,7 @@ {% assets "js_editor" %} {% endassets %} + {% endblock %} {% block body %} {% block css %} @@ -30,6 +31,7 @@