ref: master
plugins/responsive/views/templates/_boxes_lefttopright.html.erb
<% if box = boxes[2] %><%= display_box_content box, main_content %><% end %><% if box = boxes[3] %><% end %><%= display_topbox_content box, main_content %><% if box = boxes[0] %><%= display_box_content box, main_content %><% end %> <% if box = boxes[1] %><%= display_box_content box, main_content %><% end %>