mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 17:45:32 -04:00
Added new form elements to request to go live page
This commit is contained in:
@@ -24,14 +24,11 @@
|
|||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<form method="post">
|
<form method="post">
|
||||||
|
{{ textbox(form.channel, width='1-1') }}
|
||||||
{{ textbox(
|
{{ textbox(form.start_date, width='1-1') }}
|
||||||
form.usage,
|
{{ textbox(form.start_volume, width='1-1') }}
|
||||||
label='Estimate how many emails and text messages you’ll send each month',
|
{{ textbox(form.peak_volume, width='1-1') }}
|
||||||
hint='If your estimate is likely to change, tell us how ',
|
{{ textbox(form.upload_or_api, width='1-1') }}
|
||||||
width='1-1',
|
|
||||||
rows=5
|
|
||||||
) }}
|
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
We will:
|
We will:
|
||||||
|
|||||||
Reference in New Issue
Block a user