-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Beverly Nguyen
authored and
Beverly Nguyen
committed
Nov 20, 2024
1 parent
3a6295b
commit 9483c09
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,17 +10,17 @@ | |
<!-- {% with title=page_title %}{% include "components/best-practices/nav_breadcrumb.html" %}{% endwith %} --> | ||
<section class="usa-prose"> | ||
<h1>{{page_title}}</h1> | ||
<h2>Notify is designed to be easy to use.</h2> | ||
<p>If you have technical issues or questions, we are available at <a | ||
href="mailto:notify-support@gsa.gov">notify-support@gsa.gov</a>.</p> | ||
<p>Is your organization interested in using Notify.gov? Find more information at <a href="/join-notify">Join | ||
Notify</a> or contact us at <a href="mailto:[email protected]" | ||
aria-label="contact us at tts-notify@gsa.gov">tts-notify@gsa.gov</a>.</p> | ||
<p>You can expect a response within one business day.</p> | ||
<div class="usa-summary-box maxw-tablet __web-inspector-hide-shortcut__" role="region" | ||
aria-label="For partnership inquiries"> | ||
<div class="usa-summary-box__body"> | ||
<div class="usa-summary-box__text"> | ||
<p> For partnership inquiries see, <a href="/about/join-notify">Join Notify</a> or contact us at <br><a | ||
href="mailto:tts-[email protected]" | ||
aria-label="Email Notify for inquries at tts-[email protected]">tts-[email protected]</a>.</p> | ||
<p>If you are a current Notify.gov partner and have technical issues or questions, we are available at <a | ||
href="mailto:notify-support@gsa.gov" | ||
aria-label="Email Notify for technical questions at notify-support@gsa.gov">notify-support@gsa.gov</a></p> | ||
</div> | ||
</div> | ||
</div> | ||
|