From 3be13f4868a881cbe591e9eb686872875272ac1d Mon Sep 17 00:00:00 2001
From: adityacp
Date: Fri, 22 Apr 2016 17:15:21 +0530
Subject: added jquery file in base.html and manage.html
---
yaksh/templates/manage.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'yaksh/templates/manage.html')
diff --git a/yaksh/templates/manage.html b/yaksh/templates/manage.html
index a4564f9..4b9e2ba 100644
--- a/yaksh/templates/manage.html
+++ b/yaksh/templates/manage.html
@@ -15,7 +15,7 @@
{% block css %}
{% endblock %}
-
+
{% block script %}
{% endblock %}
--
cgit