mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-04-16 21:01:17 +00:00
static tag
This commit is contained in:
parent
d9dec20a2a
commit
83c0a37f5d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{% extends "djadmin2theme_bootstrap3/base.html" %}
|
||||
{% load i18n staticfiles admin2_tags %}
|
||||
{% load i18n static admin2_tags %}
|
||||
|
||||
{% block navbar %}{% endblock navbar %}
|
||||
{% block breacrumbs %}{% endblock breacrumbs %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue