mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 16:24:08 -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(autocomplete=True) %}
|
||||
{{ form.password(param_extensions={"autocomplete": "current-password"}) }}
|
||||
|
||||
Reference in New Issue
Block a user