From: Scott Baker Date: Mon, 3 Nov 2014 22:53:13 +0000 (-0800) Subject: some javascript and stylesheets that wholePage.html needed X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=ffeadb6dad4c1b39051e9a9e59e008c87045c847;p=plstackapi.git some javascript and stylesheets that wholePage.html needed --- diff --git a/planetstack/templates/admin/wholePage.html b/planetstack/templates/admin/wholePage.html index 1c7423f..b68085b 100644 --- a/planetstack/templates/admin/wholePage.html +++ b/planetstack/templates/admin/wholePage.html @@ -1,4 +1,11 @@ +{% load admin_static %} -{% block extrahead %}{% endblock %} + + + + + +{% block extrahead %}{% endblock %} + {% block content %}{% endblock %}