This repository has been archived on 2024-03-16. You can view files and clone it, but cannot push or open issues or pull requests.
orbit-4-1/app/views/admin/pages/show.html.erb

5 lines
131 B
Plaintext
Raw Normal View History

2011-06-10 05:57:42 +00:00
<% content_for :sidebar do %>
<%= render 'admin/items/site_map_left_bar' %>
<% end -%>
<%= render @code ? 'show_code' : 'show' %>