From 9db68d4500530ea60f2b5fe21251446e2be306da Mon Sep 17 00:00:00 2001 From: holyantony Date: Fri, 11 Sep 2015 14:48:53 +0530 Subject: Subject: Added tablersorter to all table Description: 1. tablesorter on all table 2. highlighted add comments, added css --- static/website/templates/index.html | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) (limited to 'static/website/templates/index.html') diff --git a/static/website/templates/index.html b/static/website/templates/index.html index 1915a77..9344492 100644 --- a/static/website/templates/index.html +++ b/static/website/templates/index.html @@ -88,16 +88,16 @@
-
+
-
+ -
-
+
+
-
+

{% total_question_count %}

Questions

@@ -116,6 +116,7 @@ + @@ -127,6 +128,7 @@ {% for question in questions %} + -
No. FOSS Question Date
@@ -137,7 +139,6 @@ {{ question.title|truncatechars:40 }} @@ -175,6 +176,13 @@ {% block javascript %}