From 3ddd28edaea9174c89a81cc7938f95ce12610fdf Mon Sep 17 00:00:00 2001 From: maheshgudi Date: Wed, 13 Dec 2017 17:28:26 +0530 Subject: Add Mathjax to the repo --- yaksh/templates/yaksh/add_question.html | 2 +- yaksh/templates/yaksh/grade_user.html | 3 +-- yaksh/templates/yaksh/question.html | 3 +-- yaksh/templates/yaksh/user_data.html | 3 ++- yaksh/templates/yaksh/view_answerpaper.html | 3 ++- 5 files changed, 7 insertions(+), 7 deletions(-) (limited to 'yaksh/templates') diff --git a/yaksh/templates/yaksh/add_question.html b/yaksh/templates/yaksh/add_question.html index 6ead019..fb8cb95 100644 --- a/yaksh/templates/yaksh/add_question.html +++ b/yaksh/templates/yaksh/add_question.html @@ -8,7 +8,7 @@ {% block script %} - + {% endblock %} {% block onload %} onload='javascript:textareaformat();' {% endblock %} diff --git a/yaksh/templates/yaksh/grade_user.html b/yaksh/templates/yaksh/grade_user.html index d946647..facb579 100644 --- a/yaksh/templates/yaksh/grade_user.html +++ b/yaksh/templates/yaksh/grade_user.html @@ -9,8 +9,7 @@ {% block script %} - + - - + - + + {% endblock %}