<% # Supplied variables: poll_name, poll_description, values, header_image, context_bar, poll_id, total_count %> Results for <%= $poll_name %>
<%= $header_image %>

Results for <%= $poll_name %>

<%= $context_bar %>

Total of <%= $total_count %> votes

<% if { $total_count > 0 } { ns_puts [poll_results -bar_color purple -display_values_p "f" -display_scale_p "f" -bar_height 30 $values] } %>

Go to the plain version of this page