<% if bootswatch_theme? -%> <% else %> <% end -%> <%%= stylesheet_link_tag "application", :media => "all" %> <%%= javascript_include_tag "application" %> <%%= csrf_meta_tags %>
<%% if notice.present? %>
<%%= notice %>
<%% end %> <%%= yield %>