added links to hyperchad anywhere
[selectricity-live] / app / views / site / index.rhtml
index e89063dc3331416a79749f44fcb583df4119df7c..22903d9fcb6b500b941c7c2ec20793e01a250c2c 100644 (file)
@@ -21,6 +21,20 @@ methods.</p>
 <% end %>
 </ul>
 
+<h2>HyperChad <em>Anywhere</em></h2>
+
+<p>You can also access HyperChad entirely over email or via SMS/text
+messages from your mobile phone using HyperChad anywhere. Email <%=
+link_to "vote\@mako.cc", "mailto:vote@mako.cc" %> with <tt>help</tt> in
+the body for more information or read the <%= link_to "documentation
+online", "hyperchad-anywhere.html"%>.</p>
+
+</td>
+
+<td width="6%"></td>
+
+<td width="47%" valign="top">
+
 <h2>Voters</h2>
 
 <p>If you have received an email with a token inviting you to vote in an
@@ -32,12 +46,6 @@ ongoing election, you can log in to vote using your token here.</p>
 <%= end_form_tag %>
 
 <p><%= link_to 'Lost or forgot your token?', :controller => 'voter', :action => 'forgot_password' %></p>
-</td>
-
-<td width="6%"></td>
-
-<td width="47%" valign="top">
-
 <% if session[:user] %>
   <%= render_partial 'user_summary' %> 
 <% else %>

Benjamin Mako Hill || Want to submit a patch?