cirandas.net

ref: master

plugins/responsive/views/templates/_boxes_rightbar.html.erb


<% if box = boxes[0] %>
<%= display_box_content box, main_content %>
<% end %> <% if box = boxes[1] %>
<%= display_box_content box, main_content %>
<% end %>