From 2c03e6b8de3989054598dfb5ef69c35c08ecbbec Mon Sep 17 00:00:00 2001 From: ashwini shinde Date: Mon, 28 Sep 2015 15:50:45 +0530 Subject: Update get-question.html --- static/website/templates/get-question.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/website/templates/get-question.html b/static/website/templates/get-question.html index e7b3fe7..b8049a0 100644 --- a/static/website/templates/get-question.html +++ b/static/website/templates/get-question.html @@ -35,9 +35,9 @@ {% ifequal thisUserDownvote 0 %} - + {% else %} - + {% endifequal %} -- cgit