<%= notice %>

Title: <%= @post_with_collection.title %>

File: <%= @post_with_collection.file %>

<%= link_to 'Edit', edit_post_with_collection_path(@post_with_collection) %> | <%= link_to 'Back', post_with_collections_path %>