mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 15:59:49 -04:00
Changing the govuk grid to USWDS
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
|
||||
{{ page_header('Change your {}'.format(thing)) }}
|
||||
|
||||
<div class="govuk-grid-row">
|
||||
<div class="govuk-grid-column-three-quarters">
|
||||
<div class="grid-row">
|
||||
<div class="grid-col-9">
|
||||
{% call form_wrapper() %}
|
||||
{{ form_field(error_message_with_html=True) }}
|
||||
{% if current_user.auth_type == 'email_auth' and (current_user.mobile_number and thing == "mobile number") %}
|
||||
|
||||
Reference in New Issue
Block a user