#loader{:style => "display: none;"}
= image_tag "ajax-loader.gif"
#info_window
- flash.each do |key, message|
%div{:id => key}
= message
= yield