work on admin

This commit is contained in:
bkfox
2015-08-19 21:13:54 +02:00
parent 7a18847702
commit 7806b945fa
5 changed files with 131 additions and 70 deletions

View File

@ -0,0 +1,7 @@
{% extends "admin/base.html" %}
{% block extrahead %}
<!-- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.js" type="text/javascript"></script> -->
{% include 'autocomplete_light/static.html' %}
{% endblock %}