diff --git a/app/controllers/page_collections_controller.rb b/app/controllers/page_collections_controller.rb index e6ea23f8..24908da0 100644 --- a/app/controllers/page_collections_controller.rb +++ b/app/controllers/page_collections_controller.rb @@ -7,7 +7,7 @@ class PageCollectionsController < ApplicationController before_action :set_page_collection, only: [:show, :edit, :by_user, :update, :destroy, :follow, :unfollow, :report] before_action :set_submittable_content, only: [:show, :by_user] - layout 'tailwind', only: [:index] + layout 'tailwind', only: [:index, :show] # GET /page_collections def index diff --git a/app/views/page_collections/show.html.erb b/app/views/page_collections/show.html.erb index 6b86981a..3dc7271a 100644 --- a/app/views/page_collections/show.html.erb +++ b/app/views/page_collections/show.html.erb @@ -1,3 +1,266 @@ +
+ Follow this Collection to get a site notification each time something new is published! +
++ “ + Oh, you know, just testing submitting stuff and whatnot. Disregard this. +
+- message with share -
-+ message with share +