- <% if @election.shortdesc %>

Vote Description:

<%=h @election.shortdesc %> @@ -32,7 +30,8 @@
Winner - + The chosen method is: + <%= @election.election_method.capitalize %>
@@ -90,9 +89,9 @@ <% end %> -<%=image_tag( graph_url( :action => 'votes_per_interval', :id => @election ))%>
+ -