mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-04 17:01:56 +02:00
closed a tag
This commit is contained in:
parent
91532adc30
commit
d386e69c9d
1 changed files with 3 additions and 3 deletions
|
@ -15,8 +15,8 @@
|
|||
</svg>
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
<a href="{% namespaced_url 'domain-request' this_step %}"
|
||||
{% if this_step = steps.current %}
|
||||
<a href="{% namespaced_url 'domain-request' this_step %}">
|
||||
{% if this_step == steps.current %}
|
||||
class="usa-current"
|
||||
{% else %}
|
||||
class="link_usa-checked"
|
||||
|
@ -39,4 +39,4 @@
|
|||
{% endfor %}
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue