diff --git a/selections/templates/index.html b/selections/templates/index.html index 9a9ff0b..667e75a 100644 --- a/selections/templates/index.html +++ b/selections/templates/index.html @@ -53,7 +53,7 @@

Pending Applications

{{ person.rit_id }} - {{ person.gender }} + {% endif %} {% endfor %} @@ -86,7 +86,7 @@

All Applications

{{ application.id }} {{ application.rit_id }} - {{ application.gender }} + {% for member in reviewers[application.id] %}