5 lines
133 B
Plaintext
5 lines
133 B
Plaintext
|
<% content_for :sidebar do %>
|
||
|
<div id='sidebar'><%= render 'admin/items/site_map_left_bar' %></div>
|
||
|
<% end -%>
|
||
|
|
||
|
<%= render 'edit' %>
|