<%= flash[:global_notice] %>
<% end %>
<% if @hero_html %>
<%= @hero_html.html_safe %>
<% end %>
<%= yield %>
%= render "shell/top" %> <% if SiteConfig.payment_pointer.present? %>
<% end %>