From 36bf71a652c3ee65d77daec0eaf7b9426bd1e1a8 Mon Sep 17 00:00:00 2001 From: Cameron Dixon Date: Tue, 7 May 2024 10:01:05 -0400 Subject: [PATCH] load url_helpers help, URL loaders! --- src/registrar/templates/domain_request_requirements.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/registrar/templates/domain_request_requirements.html b/src/registrar/templates/domain_request_requirements.html index bcd1dc90d..c2581fad6 100644 --- a/src/registrar/templates/domain_request_requirements.html +++ b/src/registrar/templates/domain_request_requirements.html @@ -1,5 +1,6 @@ {% extends 'domain_request_form.html' %} {% load field_helpers %} +{% load url_helpers %} {% block form_instructions %}

Please read this page. Check the box at the bottom to show that you agree to the requirements for operating a .gov domain.