mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 18:37:33 -04:00
Tidy up inconsistencies in forms
Wherever possible, use the macros.
This commit is contained in:
@@ -31,9 +31,7 @@ GOV.UK Notify | Set up service
|
||||
|
||||
<form autocomplete="off" method="post">
|
||||
{{ textbox(form.name) }}
|
||||
{{ page_footer(
|
||||
'Continue'
|
||||
) }}
|
||||
{{ page_footer('Continue') }}
|
||||
</form>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user