X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/277d9e323c1c9c525c1cea4590dc71bc56aeed06..796d33df26fa2f591a405810ae4958a26cf060a4:/app/views/site/index.rhtml diff --git a/app/views/site/index.rhtml b/app/views/site/index.rhtml old mode 100755 new mode 100644 index eb009b3..9b0b1fe --- a/app/views/site/index.rhtml +++ b/app/views/site/index.rhtml @@ -11,16 +11,22 @@ without the complex features of Selectricity. They are the quickest way to make a decision or to compare between voting methods.

-

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

+

<%= link_to( "Create a QuickVote", :controller => 'quickvote', + :action => 'create') %>

+

Take a look at the QuickVotes you've made recently:
+<%= link_to( "My Recent QuickVotes", :controller => 'quickvote', + :action => 'my_quickvotes')%>

Recent QuickVotes include:

+ +

Selectricity Anywhere

You can also access Selectricity entirely over email or via SMS/text @@ -47,7 +53,7 @@ ongoing election, you can log in to vote using your token here.

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

<% if session[:user] %> - <%= render_partial 'user_summary' %> + <%= render :partial => 'user_summary' %> <% else %>

Vote Administrators

You must have an account to start a new vote or to administer an