% if @galleries.empty? -%>
Please Upload Images to a Gallery
<%= button_link_to('Add a Gallery', new_grandstand_gallery_path, :class => 'remote', :icon => 'add') %>
<%= button_link_to('Close', return_path, :class => 'cancel')%>
<% else -%>
<% end -%>