X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/d207da8dfc3f315f7758d1f5307c700ce4c25156..ac5e3489e8b886b7b8a7252ab56ddeb3d3bdadc7:/app/views/site/index.rhtml diff --git a/app/views/site/index.rhtml b/app/views/site/index.rhtml index 5a68a6b..92c38cc 100644 --- a/app/views/site/index.rhtml +++ b/app/views/site/index.rhtml @@ -6,13 +6,12 @@

QuickVotes

-

QuickVotes are unstructured votes, more like polls, without -the voter verifiability, anonymity, and other more complex features of -HyperChad. They are the quickest way to make a decision using a variety -of preferential and non-preficial election methods, or to compare -between methods.

+

QuickVotes are like polls: unstructured, non-anonymous and +without the complex features of HyperChad. They are the +quickest way to make a decision or to compare between voting +methods.

-

<%= link_to "Create QuickVote.", :action => 'create_quickvote' %>

+

<%= link_to "Create QuickVote.", :controller => 'quickvote', :action => 'create' %>

Voters