From c0909251ecffcdc0df34bb9ad4a90994708c3a5c Mon Sep 17 00:00:00 2001
From: prathamesh
Date: Thu, 25 Aug 2016 16:48:29 +0530
Subject: Students can view their submission i.e. answer paper
A simple interface for students to view their answerpaper.
Moderator has an option where he can allow to students to view their
answerpaper.
---
yaksh/templates/manage.html | 1 +
1 file changed, 1 insertion(+)
(limited to 'yaksh/templates/manage.html')
diff --git a/yaksh/templates/manage.html b/yaksh/templates/manage.html
index 334f6a2..2fd0f7a 100644
--- a/yaksh/templates/manage.html
+++ b/yaksh/templates/manage.html
@@ -13,6 +13,7 @@
+
{% block css %}
{% endblock %}
--
cgit