Title: <%=h @content.title %>

Body: <%=h @content.body %>

Type: <%=h @content.tipe %>

<%= link_to 'Edit', edit_content_path(@content) %> | <%= link_to 'Back', contents_path %> | <%= link_to "new", new_content_path %>