<%= stylesheet_link_tag "qwerty_admin/base" %> <%= javascript_include_tag "application" %> <%= javascript_include_tag 'http://twitter.github.com/bootstrap/1.3.0/bootstrap-alerts.js' %> <%= csrf_meta_tags %>
<% flash.each do | key, value | %>
×

<%= value %>

<% end %> <%= yield %>