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