From fa98d95d8c675f37c321c40e0151624dca240efc Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Mon, 23 Nov 2009 21:16:55 -0500 Subject: improved email subscription job, some small fixes, users now can change their screen name any time --- templates/user_votes.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/user_votes.html') diff --git a/templates/user_votes.html b/templates/user_votes.html index b72b3ef6..94d7fcbd 100644 --- a/templates/user_votes.html +++ b/templates/user_votes.html @@ -19,9 +19,9 @@
{% ifequal vote.answer_id 0 %} - {{ vote.title }} + {{ vote.title }} {% else %} - {{ vote.title }} + {{ vote.title }} {% endifequal %}
-- cgit v1.2.3-1-g7c22