Removed unused templatetag
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user