1 2 3 4 5 6 7 8 9
<p> <strong>Title:</strong> <%= @node.title %> </p> <p> <strong>Content:</strong> <%= @node.content %> </p>