diff --git a/src/registrar/templates/admin/filter.html b/src/registrar/templates/admin/filter.html index 035d4ad30..abe3ad282 100644 --- a/src/registrar/templates/admin/filter.html +++ b/src/registrar/templates/admin/filter.html @@ -1,3 +1,4 @@ +{% comment %} Override of this file: https://github.com/django/django/blob/main/django/contrib/admin/templates/admin/filter.html {% endcomment %} {% load i18n %}