diff --git a/src/registrar/templates/admin/base_site.html b/src/registrar/templates/admin/base_site.html index e5b3604b4..a8ef438f9 100644 --- a/src/registrar/templates/admin/base_site.html +++ b/src/registrar/templates/admin/base_site.html @@ -48,6 +48,10 @@ {% endwith %} {% endif %} + {% if opts.model_name %} + Skip to filters + {% endif %} + {# Djando update: this div will change to header #}