summaryrefslogtreecommitdiff
path: root/design
diff options
context:
space:
mode:
Diffstat (limited to 'design')
-rw-r--r--design/templates/admin/base.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/design/templates/admin/base.html b/design/templates/admin/base.html
index 0af7cc7..080a3a4 100644
--- a/design/templates/admin/base.html
+++ b/design/templates/admin/base.html
@@ -10,7 +10,6 @@
<script type="text/javascript">window.__admin_media_prefix__ = "{% filter escapejs %}{% static "admin/" %}{% endfilter %}";</script>
{% block extrahead %}{% endblock %}
{% block blockbots %}<meta name="robots" content="NONE,NOARCHIVE" />{% endblock %}
-{% include 'autocomplete_light/static.html' %}
</head>
{% load i18n %}