From b4023e17d6f97e51ffde740c17d19630b5a9c2d1 Mon Sep 17 00:00:00 2001 From: Prabhu Ramachandran Date: Fri, 25 Nov 2011 02:24:34 +0530 Subject: ENH: First cut of CSS for pages. This is largely taken from other sites and looks reasonable for now. Also added links to the admin page from the monitor/user_data/grade_user. --- templates/exam/grade_user.html | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/exam/grade_user.html') diff --git a/templates/exam/grade_user.html b/templates/exam/grade_user.html index f671237..2994ee2 100644 --- a/templates/exam/grade_user.html +++ b/templates/exam/grade_user.html @@ -59,4 +59,5 @@ Marks: Admin {% endblock content %} -- cgit