put the end tag back in its correct spot

This commit is contained in:
asaki222 2024-09-13 13:02:49 -04:00
parent d386e69c9d
commit a55c0191ac
No known key found for this signature in database
GPG key ID: 2C4F802060E06EA4

View file

@ -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 %}