diff --git a/atlas/templates/atlas/collection_reset_answers_user_list.html b/atlas/templates/atlas/collection_reset_answers_user_list.html index ecd48659..05b31947 100644 --- a/atlas/templates/atlas/collection_reset_answers_user_list.html +++ b/atlas/templates/atlas/collection_reset_answers_user_list.html @@ -2,13 +2,12 @@ {% for cid_user_exam in cid_users %} {% if cid_user_exam.user_user and cid_user_exam.user_user.id %} {% else %} {% endif %} {% endfor %} - \ No newline at end of file