mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-24 03:30:50 +02:00
wip
This commit is contained in:
parent
948afab166
commit
aa5b574d01
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ Edit your User Profile |
|
|||
|
||||
<form class="usa-form usa-form--large" method="post" enctype="multipart/form-data">
|
||||
<fieldset class="usa-fieldset">
|
||||
<legend class="usa-legend usa-legend--large">Your profile</legend>
|
||||
{% for field in profile_form %}
|
||||
<label class="usa-label" for="id_{{ field.name }}">{{ field.label }}</label>
|
||||
{{ field }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue