mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-10 10:03:21 -04:00
Added description
Added description of what a reply-to address should and should not be.
This commit is contained in:
@@ -13,6 +13,8 @@
|
|||||||
<h1 class="heading-large">
|
<h1 class="heading-large">
|
||||||
Add email reply-to address
|
Add email reply-to address
|
||||||
</h1>
|
</h1>
|
||||||
|
<p>Let recipients send replies to a shared inbox that's managed by your team.</p>
|
||||||
|
<p>Do not use your own email address for replies.</p>
|
||||||
{% call form_wrapper() %}
|
{% call form_wrapper() %}
|
||||||
{{ textbox(
|
{{ textbox(
|
||||||
form.email_address,
|
form.email_address,
|
||||||
|
|||||||
Reference in New Issue
Block a user