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/base.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'yaksh/templates/base.html')
diff --git a/yaksh/templates/base.html b/yaksh/templates/base.html
index d3e4f91..83db7ff 100644
--- a/yaksh/templates/base.html
+++ b/yaksh/templates/base.html
@@ -17,7 +17,7 @@
{% block css %}
{% endblock %}
-
+
{% block script %}
{% endblock %}
--
cgit