diff --git a/rapids/templates/rapids/exam_scores_user.html b/rapids/templates/rapids/exam_scores_user.html index 7fb60853..5d47ef37 100644 --- a/rapids/templates/rapids/exam_scores_user.html +++ b/rapids/templates/rapids/exam_scores_user.html @@ -1,58 +1,57 @@ {% extends 'rapids/base.html' %} {% block content %} -
{{ans}} ({{score}})
-
- View
+ {{ans}} ({{score}})
+
+ View
{% endfor %}
-