<%= render 'sheets/body', :sheet => sheet, :operators => operators %>
<% sheet.parts_element.each do |sheet_panel| %> <%= render 'sheet_panels/play_footer', :sheet_panel => sheet_panel, :operators => operators %> <% end %> <%= render 'sheet_panels/licensed_pictures', :licensed_pictures => sheet.licensed_pictures %>