6 lines
134 B
Plaintext
6 lines
134 B
Plaintext
|
<% content_for :sidebar do %>
|
||
|
<div id='sidebar'><%= render 'admin/items/site_map_left_bar' %></div>
|
||
|
<% end -%>
|
||
|
|
||
|
<%= render 'show' %>
|