<%=h @title %>
<% if defined?( @tools ) && !@tools.nil? && !@tools.empty? %>
<% if defined? @content_for_related %>
<% end %>
- <%= @tools.map{ |html| "
- #{html} " }.join( '' ) %>
" + [flash[:warning]].flatten.map {|note| h(note) }.join( '
' ) + "