mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-11 20:19:38 +02:00
updated to keydata template
This commit is contained in:
parent
bf9c87cffc
commit
4a20fea492
1 changed files with 2 additions and 2 deletions
|
@ -62,8 +62,8 @@
|
||||||
|
|
||||||
<div class="grid-row">
|
<div class="grid-row">
|
||||||
<div class="grid-col">
|
<div class="grid-col">
|
||||||
{% with attr_required=True %}
|
{% with attr_required=True add_group_class="usa-form-group--unstyled-error" %}
|
||||||
{% input_with_errors form.pub_key add_group_class="usa-form-group--unstyled-error" %}
|
{% input_with_errors form.pub_key %}
|
||||||
{% endwith %}
|
{% endwith %}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue