Remove required field text

This commit is contained in:
zandercymatics 2023-10-06 14:59:51 -06:00
parent 3625fc0927
commit 7f34a389f4
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -11,8 +11,6 @@
<p>A security contact should be capable of evaluating or triaging security reports for your entire domain. Use a team email address, not an individuals email. We recommend using an alias, like security@domain.gov.</p>
{% include "includes/required_fields.html" %}
<form class="usa-form usa-form--large" method="post" novalidate>
{% csrf_token %}