OSDN Git Service

v07
[pettanr/pettanr.git] / app / views / templates / r / panel_editor / panel_dock / bay_body / _root.html.erb
1 <!-- simple_bay_body -->
2 <%= content_tag :div, {:id => bay.body.dom_id, :class => bay.body.dom_class} do %>
3   <%= render bay.body.bucket.template_name, bay.body.bucket.template_options %>
4 <% end %>