# HG changeset patch # User Brian Neal # Date 1309044682 0 # Node ID f55d7f08632f9d070bd4f40fcf87532438a2f113 # Parent 8f46ba2f1b8107c61ff8df69f50d8515148fd482 Template touch-up for #219. diff -r 8f46ba2f1b81 -r f55d7f08632f gpp/templates/polls/poll_detail.html --- a/gpp/templates/polls/poll_detail.html Sat Jun 25 23:23:20 2011 +0000 +++ b/gpp/templates/polls/poll_detail.html Sat Jun 25 23:31:22 2011 +0000 @@ -44,9 +44,9 @@

{% if poll.is_open and user.is_authenticated %} -Vote +Vote | {% endif %} -| All Polls +All Polls

{% get_comment_count for poll as comment_count %}