improve trainee creation

This commit is contained in:
Ross
2024-09-02 14:14:57 +01:00
parent a024d7fca7
commit 80412dcbe0
7 changed files with 105 additions and 19 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
{% for i in "123456"|make_list %}
<a href='{% url "trainees_grade" "ST"|add:i %}'>ST{{i}}</a>{% if not forloop.last %}, {% endif %}
{% endfor %}
<a href="{% url 'account_create' %}">Add trainee</a>
(<a href="{% url 'create_trainee' %}" title="Click to add a trainee to the platform, creating an account for them.">Add trainee</a>)
<h2>
{% if grade %}