%= stylesheet_link_tag "i_reach/application", :media => "all" %> <%= javascript_include_tag "i_reach/application" %> <%= csrf_meta_tags %> <%= content_for :head %>
<%= image_tag "i_reach/1topLeft.gif", width: "269", height:"85" %> | <%= image_tag "i_reach/1topMidR.gif", width: "435", height: "85" %> | <%= image_tag "i_reach/1topRight.gif", width: "62", height: "85" %> |
|
<% flash.each do |name, msg| -%>
<%= content_tag :div, msg, :id => "flash_#{name}" %>
<% end -%>
<% if show_title? -%>
<%=h yield(:title) %><% end -%> <%= yield %> <%= yield :page_navigation %> |
<%= image_tag "i_reach/1midRight.gif", width: "62", height: "19" %> |
<%= image_tag "i_reach/1botMid.gif", width: "13", height: "39" %> | <%= image_tag "i_reach/1botRight.gif", width: "62", height: "39" %> |