Verified Commit bb6747c3 authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

this is a list of open processes not a list of people



Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent 80d4cb61
Pipeline #271282 passed with stage
in 5 minutes and 33 seconds
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
</div> </div>
<ul class="list-group list-group-flush"> <ul class="list-group list-group-flush">
<li class="list-group-item"> <li class="list-group-item">
<a href="{% url 'process_list' %}"><span class="fa fa-group"></span> {% trans "Applicants" %}</a> <a href="{% url 'process_list' %}"><span class="fa fa-group"></span> {% trans "Applications" %}</a>
<p class="small mt-1">{% trans "List of open and recent processes" %}</p> <p class="small mt-1">{% trans "List of open and recent processes" %}</p>
</li> </li>
<li class="list-group-item"> <li class="list-group-item">
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment