mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-04-25 00:54:49 +00:00
static
This commit is contained in:
parent
ccdbfdd013
commit
5425e37524
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 title %}{% blocktrans with model_name=model_name %}Select {{ model_name }} to change{% endblocktrans %}{% endblock title %}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue