mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 12:08:40 +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">
|
<form class="usa-form usa-form--large" method="post" enctype="multipart/form-data">
|
||||||
<fieldset class="usa-fieldset">
|
<fieldset class="usa-fieldset">
|
||||||
<legend class="usa-legend usa-legend--large">Your profile</legend>
|
|
||||||
{% for field in profile_form %}
|
{% for field in profile_form %}
|
||||||
<label class="usa-label" for="id_{{ field.name }}">{{ field.label }}</label>
|
<label class="usa-label" for="id_{{ field.name }}">{{ field.label }}</label>
|
||||||
{{ field }}
|
{{ field }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue