-<%= image_tag( graph_url( :action => 'votes_per_interval', :id => @election ))%>
+<!-- common data to all sidebars -->
+<%= render :partial => 'common/results_sidebar' %>
+
+<h2>Voter Report</h2>
+
+<p><%= link_to "[Map/List of Voters]", :controller => "quickvote",
+ :action => "list_voters", :id => @election.id %></p>