From 43f2313d75e24a8c11855fb9718e48c1c06fb26f Mon Sep 17 00:00:00 2001 From: prathamesh Date: Tue, 3 Jan 2017 10:08:13 +0530 Subject: navbar display was not proper in small devices. modified navabar. Looks better in small devices as well. --- yaksh/templates/user.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'yaksh/templates/user.html') diff --git a/yaksh/templates/user.html b/yaksh/templates/user.html index c18013b..9745655 100644 --- a/yaksh/templates/user.html +++ b/yaksh/templates/user.html @@ -3,9 +3,14 @@ {% endblock %} +{% block content %} +
+ +
+
+ {% block main %} + {% endblock %} +
+
+
+{% endblock %} -- cgit From fe6c5c3b561c514fa328807fb8a571a620e438cf Mon Sep 17 00:00:00 2001 From: prathamesh Date: Thu, 12 Jan 2017 18:20:38 +0530 Subject: Exam interface improved --- yaksh/templates/user.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'yaksh/templates/user.html') diff --git a/yaksh/templates/user.html b/yaksh/templates/user.html index f79eb29..6f2137d 100644 --- a/yaksh/templates/user.html +++ b/yaksh/templates/user.html @@ -11,7 +11,7 @@ - Online Test + Yaksh