diff --git a/templates/index.html b/templates/index.html index 9d38a46b..e5ffc93c 100644 --- a/templates/index.html +++ b/templates/index.html @@ -2,181 +2,181 @@ {% load auth_extras %} {% load help_tags %} {% block content %} -
Exams, courses and resources for trainees and trainers.
-Name: {{ request.user.first_name }} {{ request.user.last_name - }}
-Email: {{ request.user.email }}
-Grade: {{ request.user.userprofile.grade }}
-Supervisor: {{ request.user.userprofile.supervisor }}
-Help us grow the question banks and atlas.
-If you are an external user, please log in via - CID.
- {% help "Help" %} - You should have received your candidate ID and login details by email or directly from your course - organiser. If you have not, please contact them for assistance. - {% endhelp %} -Exams, courses and resources for trainees and trainers.
+Name: {{ request.user.first_name }} {{ request.user.last_name + }}
+Email: {{ request.user.email }}
+Grade: {{ request.user.userprofile.grade }}
+Supervisor: {{ request.user.userprofile.supervisor }}
+Help us grow the question banks and atlas.
+If you are an external user, please log in via + CID.
+ {% help "Help" %} + You should have received your candidate ID and login details by email or directly from your course + organiser. If you have not, please contact them for assistance. + {% endhelp %} +