<%= notice %>

Post: <%= @post.id %> theme_b

Title: <%= @post.title %>

Description: <%= @post.description %>

<%= link_to 'Edit', edit_post_path(@post) %> | <%= link_to 'Back', posts_path %>