Merge pull request #2369 from GSA/2305-remove-message-parts-reference-on-contact-us-page

Removed text from logged in contact us page
This commit is contained in:
ccostino
2025-03-06 12:52:01 -05:00
committed by GitHub

View File

@@ -15,7 +15,6 @@
<ul class="list list-bullet">
<li>For information on personalization, see <a href={{ url_for("main.how_to") }}>How to</a>.</li>
<li>For help interpreting delivery reports, see <a href={{ url_for("main.message_status") }}>Delivery status</a>.</li>
<li>For details on pricing and what counts as a message part, see <a href={{ url_for("main.pricing") }}>Pricing</a>.</li>
</ul>
<p>If you have other questions, we are available at <a class="usa-link" href="mailto:notify-support@gsa.gov">notify-support@gsa.gov</a>.</p>