From c3ac7d0e4cb82e10eafd3211e9cd928c5e40f656 Mon Sep 17 00:00:00 2001 From: maheshgudi Date: Wed, 13 Dec 2017 18:23:10 +0530 Subject: Add jquery-ui to repo --- yaksh/templates/yaksh/course_detail.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'yaksh/templates') diff --git a/yaksh/templates/yaksh/course_detail.html b/yaksh/templates/yaksh/course_detail.html index 93a7048..e0731f9 100644 --- a/yaksh/templates/yaksh/course_detail.html +++ b/yaksh/templates/yaksh/course_detail.html @@ -7,10 +7,10 @@ {% block script %} - + {% endblock %} {% block css %} - + {% endblock %} {% block content %}
-- cgit