diff options
Diffstat (limited to 'lib/grappelli/templates/admin/base.html')
-rw-r--r-- | lib/grappelli/templates/admin/base.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/grappelli/templates/admin/base.html b/lib/grappelli/templates/admin/base.html new file mode 100644 index 0000000..1ba7a0d --- /dev/null +++ b/lib/grappelli/templates/admin/base.html @@ -0,0 +1 @@ +{% extends admin_template_base %}
\ No newline at end of file |