<%= stylesheet_link_tag 'application' %> <%= stylesheet_link_tag 'http://openfest.org/wp-content/themes/thematic-openfest/style.css' %> <%= csrf_meta_tags %>
<%= render('/shared/flash_messages') unless flash.empty? %> <%= yield %>
<%= javascript_include_tag 'application' %>