Voters
@@ -28,8 +27,8 @@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.
- - <%= render_partial 'basic_login' %> + + <%= render :partial => 'basic_login' %> <% end %>X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/4e41e4ab171d4d47cdac0f8676bf78d36e6eb007..45d48f668c0159ebae18fecb76b3b94f79f87d24:/app/views/site/index.rhtml diff --git a/app/views/site/index.rhtml b/app/views/site/index.rhtml index f92fb98..e0e34a2 100644 --- a/app/views/site/index.rhtml +++ b/app/views/site/index.rhtml @@ -1,4 +1,3 @@ -<% %>
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.
- - <%= render_partial 'basic_login' %> + + <%= render :partial => 'basic_login' %> <% end %>