diff --git a/templates/profile.html b/templates/profile.html index 9cee6741..07e2eff9 100644 --- a/templates/profile.html +++ b/templates/profile.html @@ -2,67 +2,82 @@ {% load auth_extras %} {% block content %} -
- {% with user.userprofile.get_exams as exam_map %} - {% for exam_type, exams in exam_map.items %} -
@{{ user.username }}
+ +