<%= notice %>

Item name: <%= @command_item.item_title %>

Item description: <%= @command_item.item_description %>

Item copy command: <%= @command_item.item_copy_command %>

<%= link_to 'Edit', edit_command_item_path(@command_item) %> | <%= link_to 'Back', command_items_path %>