diff --git a/S1/waitinglists/templates/waitinglists/index.html b/S1/waitinglists/templates/waitinglists/index.html index 79787cd..07073cb 100644 --- a/S1/waitinglists/templates/waitinglists/index.html +++ b/S1/waitinglists/templates/waitinglists/index.html @@ -38,7 +38,13 @@

My Progress

Completed {% else %} {% if vals.1 %} - Retract + + Retract + {% else %} Sign up {% endif %} @@ -176,4 +182,4 @@
{{ attendance.session.module.name }}
-{% endblock %} +{% endblock %} \ No newline at end of file