mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-26 04:28:39 +02:00
put the end tag back in its correct spot
This commit is contained in:
parent
d386e69c9d
commit
a55c0191ac
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
|||
</svg>
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
<a href="{% namespaced_url 'domain-request' this_step %}">
|
||||
<a href="{% namespaced_url 'domain-request' this_step %}""
|
||||
{% if this_step == steps.current %}
|
||||
class="usa-current"
|
||||
{% else %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue