From e506604e7b2e24f3d0d87d745f6b0bcfd8ac7005 Mon Sep 17 00:00:00 2001 From: CuriousX Date: Mon, 3 Mar 2025 11:41:32 -0700 Subject: [PATCH] Update src/registrar/templates/admin/filter.html Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com> --- src/registrar/templates/admin/filter.html | 1 + 1 file changed, 1 insertion(+) 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 %}