diff --git a/src/registrar/templates/application_sidebar.html b/src/registrar/templates/application_sidebar.html index 962b83217..3ab12f621 100644 --- a/src/registrar/templates/application_sidebar.html +++ b/src/registrar/templates/application_sidebar.html @@ -6,16 +6,18 @@ {% for this_step in steps.all %} {% if this_step in visited %}
  • + {% if not this_step == steps.current %} {% endif %} {{ form_titles|get_item:this_step }} + {% else %}