%# (C) COPYRIGHT HELP/SYSTEMS, L.L.C. 2010 %>
<% @content_for_layout = capture do %>
<%= render :file =>'layouts/_footer', :locals => { :page_bottom => true } %>
<% end %>
<%= render :file =>'layouts/standard', 'content_for_layout' => @content_for_layout %>