mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 08:28:15 -04:00
Changing the govuk grid to USWDS
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
{{ page_header('Change team member’s mobile number') }}
|
||||
|
||||
<p id="user_name">This will change the mobile number for {{ user.name }}.</p>
|
||||
<div class="govuk-grid-row">
|
||||
<div class="govuk-grid-column-three-quarters">
|
||||
<div class="grid-row">
|
||||
<div class="grid-col-9">
|
||||
{% call form_wrapper(class="extra-tracking") %}
|
||||
{{ form.mobile_number }}
|
||||
{{ page_footer('Save') }}
|
||||
|
||||
Reference in New Issue
Block a user