This repository has been archived on 2020-05-27. You can view files and clone it, but cannot push or open issues/pull-requests.
2007-10-03 02:34:21 -04:00
|
|
|
<%= render :partial => 'page' -%>
|
2007-11-15 19:57:44 -05:00
|
|
|
|
|
|
|
<% content_for :sidebar do -%>
|
|
|
|
<%= link_to 'New Page', new_page_path -%><br />
|
|
|
|
<% end -%>
|