From e13535d11794b110b1a8c269721171ff7b062268 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Tue, 1 Dec 2015 23:11:33 -0500 Subject: dupe --- design/templates/admin/index.html | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/design/templates/admin/index.html b/design/templates/admin/index.html index f8d201f..f7e043a 100644 --- a/design/templates/admin/index.html +++ b/design/templates/admin/index.html @@ -1,7 +1,20 @@ {% extends "admin/base_site.html" %} {% load i18n admin_static %} -{% block extrastyle %}{{ block.super }}{% endblock %} +{% block extrastyle %}{{ block.super }} + +{% endblock %} {% block coltype %}colMS{% endblock %} -- cgit v1.2.3-70-g09d2