</div>
<div id="control-room" class="main-section">
- <div id="control-room-content">
+ <div id="control-room-content" >
+
<h2>Control Room</h2>
<% if session[:user] %>
<%= render :partial => 'user_summary' %>
<%= render :partial => 'basic_login' %>
- <p>Full elections creation is not yet public. <a
- href="mailto:team@selectricity.org">Contact us</a> for access.</p>
-
- <!-- <p>If you do not yet have an account, you should <%= link_to "create
- one", :controller => 'account', :action => 'signup' %>.</p> -->
+ <p>If you do not yet have an account, you should <%= link_to "create
+ one", :controller => 'account', :action => 'signup' %>.</p>
<% end %>