Removed unused templatetag
parent
5fcbef3c5b
commit
21b221f9e9
|
|
@ -1,4 +1,4 @@
|
||||||
{% load i18n admin_interface_tags %}
|
{% load i18n %}
|
||||||
|
|
||||||
<div class="list-filter-dropdown">
|
<div class="list-filter-dropdown">
|
||||||
<h3>{% blocktrans with title as filter_title %} By {{ filter_title }} {% endblocktrans %}</h3>
|
<h3>{% blocktrans with title as filter_title %} By {{ filter_title }} {% endblocktrans %}</h3>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue