%= stylesheet_link_tag "i_reach/application", :media => "all" %> <%= stylesheet_link_tag jqueryui_css_google_cdn('le-frog', '1.10.3') %> <%= javascript_include_tag "i_reach/application" %> <%= csrf_meta_tags %> <% begin %> <% if admin_nav_menu.present? %> <% end %> <% rescue => e %> <% end %> <%= 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" %> |