<%= notice %>

Post title: <%= @command_post.post_title %>

Post description: <%= @command_post.post_description %>

<%= link_to 'Edit', edit_command_post_path(@command_post) %> | <%= link_to 'Back', command_posts_path %>