summaryrefslogtreecommitdiff
path: root/app/views/nodes/show.html.erb
blob: 67dd7fc577e94249bafb3ed3b1be43995a68113e (plain)
1
2
3
4
5
<h1>Node</h1>

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 %>.