Major commit adding about information and more before site goes live.
[selectricity-live] / app / views / front / index.rhtml
similarity index 93%
rename from app/views/site/index.rhtml
rename to app/views/front/index.rhtml
index e0e34a278475fbdf1f49b97a26f972d0c2f75a57..ee8c2bb51c4930d28cf825a6590648a70c08d396 100644 (file)
   <% else %>
     
     <p>You must have an account to start a new vote or to administer an
-    existing vote. You can log in or create a new account below.</p>
+    existing vote. You can log in <!-- or create a new account -->below.</p>
     
     <%= render :partial => 'basic_login' %>
   <% end %>
+  <p>Full elections creation is not yet public. <%= link_to("Contact us",
+   "mailto:team@selectricity.org") %> for access.</p>
 
   </div>
 </div>

Benjamin Mako Hill || Want to submit a patch?