Merge pull request #2134 from cisagov/h-m-f-t-patch-1

Add link to get.gov FAQ on commercial purposes in the request form
This commit is contained in:
Cameron Dixon 2024-05-07 12:20:45 -04:00 committed by GitHub
commit cb16c5d1de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,6 @@
{% extends 'domain_request_form.html' %}
{% load field_helpers %}
{% load url_helpers %}
{% 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>
@ -10,7 +11,7 @@
<h3>Commercial purposes</h3>
<p>A .gov domain must not be used for commercial purposes, such as advertising that benefits private individuals or entities.</p>
<p>A .gov domain must not be used for <a class="usa-link" rel="noopener noreferrer" target="_blank" href="{% public_site_url 'help/faq#commercial-purposes' %}">commercial purposes</a>, such as advertising that benefits private individuals or entities.</p>
<h3>Political campaigns</h3>