% [[:error, :danger], [:warning, :warning], [:notice, :success]].each do |flash_type, bootstrap_type| %> <% if flash[flash_type] %> <%= tag.div :class => "alert alert-dismissible alert-#{bootstrap_type} mb-0 rounded-0", :data => { :turbo_temporary => true } do %>