mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
Fix indentation
This commit is contained in:
@@ -13,8 +13,12 @@
|
|||||||
<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>
|
||||||
<p>Do not use your own email address for replies.</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