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

7 lines
165 B
Plaintext
Raw Normal View History

<%= flash_messages %>
2012-03-27 09:57:50 +00:00
<%= page_stylesheets(@item, true).html_safe %>
<%= page_javascripts(@item, true).html_safe %>
2012-03-27 09:57:50 +00:00
<%= parse_page_edit_noko(@item).html_safe %>