blob: bbbefe9e2ad72bf2780f202a8b69e5f351254efe (
plain)
1
2
3
4
5
6
7
8
9
|
<h1>Node</h1>
<p>
There is no draft to preview. Click <%= link_to 'edit', edit_node_path %> to
create one or view the currently
<%= link_to_path 'published version', @node.unique_path %>.
</p>
<p>
View the revisions of this node
</p>
|