X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/0f9228bed08f8f5e472b27a46ce05de27afd880b..c65b1e11059c5cf510b54c785d4a246215058f70:/app/views/site/index.rhtml diff --git a/app/views/site/index.rhtml b/app/views/site/index.rhtml index 22903d9..eb009b3 100644 --- a/app/views/site/index.rhtml +++ b/app/views/site/index.rhtml @@ -7,7 +7,7 @@

QuickVotes

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

@@ -21,13 +21,13 @@ methods.

<% end %> -

HyperChad Anywhere

+

Selectricity Anywhere

-

You can also access HyperChad entirely over email or via SMS/text -messages from your mobile phone using HyperChad anywhere. Email <%= +

You can also access Selectricity entirely over email or via SMS/text +messages from your mobile phone using Selectricity anywhere. Email <%= link_to "vote\@mako.cc", "mailto:vote@mako.cc" %> with help in the body for more information or read the <%= link_to "documentation -online", "hyperchad-anywhere.html"%>.

+online", "selectricity-anywhere.html"%>.

@@ -43,7 +43,7 @@ ongoing election, you can log in to vote using your token here.

<%= form_tag :controller => 'voter', :action => 'index' %> <%= text_field :vote, :password %> <%= submit_tag "Log In" %> -<%= end_form_tag %> +

<%= link_to 'Lost or forgot your token?', :controller => 'voter', :action => 'forgot_password' %>

<% if session[:user] %>