% for name in [:info, :warning, :error] %> <% if flash[name] %>
" > <%= h flash[name] %> <% if request.xhr? %> <%= as_('Close') %> <% end %>