mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-30 01:10:04 +02:00
load url_helpers
help, URL loaders!
This commit is contained in:
parent
a6009098cf
commit
36bf71a652
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
{% extends 'domain_request_form.html' %}
|
{% extends 'domain_request_form.html' %}
|
||||||
{% load field_helpers %}
|
{% load field_helpers %}
|
||||||
|
{% load url_helpers %}
|
||||||
|
|
||||||
{% block form_instructions %}
|
{% block form_instructions %}
|
||||||
<p>Please read this page. Check the box at the bottom to show that you agree to the requirements for operating a .gov domain.</p>
|
<p>Please read this page. Check the box at the bottom to show that you agree to the requirements for operating a .gov domain.</p>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue