mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-21 02:44:42 -05:00
Fix indentation
This commit is contained in:
@@ -13,8 +13,12 @@
|
||||
<h1 class="heading-large">
|
||||
Add email reply-to address
|
||||
</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>
|
||||
<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() %}
|
||||
{{ textbox(
|
||||
form.email_address,
|
||||
|
||||
Reference in New Issue
Block a user