diff --git a/app/views/collections/show.html.erb b/app/views/collections/show.html.erb index 2cd8ecec0..f37638443 100644 --- a/app/views/collections/show.html.erb +++ b/app/views/collections/show.html.erb @@ -18,18 +18,6 @@ <% if @collection.description %>
- <%= link_to 'Download winter leaflet (PDF, colour)', asset_path('2017/12/placecal_winter2017.pdf'), class: 'btn' %>
- <%= link_to 'Download winter leaflet (PDF, B&W)', asset_path('2017/12/placecal_winter2017_bw.pdf'), class: 'btn' %>
-
- <%= link_to 'Download winter A3 Poster (PDF, colour)', asset_path('2017/12/placecal_winter2017_poster.pdf'), class: 'btn' %>
- <%= link_to 'Download winter A3 Poster (PDF, B&W)', asset_path('2017/12/placecal_winter2017_poster_bw.pdf'), class: 'btn' %>
-