<% page_title "Rooms" %>
<%= link_to 'New room', new_room_path, :class => "addable" if admin? %> <%= link_to 'Back to proposals', event_proposals_path(@event), :class => "cancelable" %>