diff --git a/app/views/public/collections/show.html.erb b/app/views/public/collections/show.html.erb index 3f6e98332..3d7c2eba6 100644 --- a/app/views/public/collections/show.html.erb +++ b/app/views/public/collections/show.html.erb @@ -3,7 +3,7 @@ <% content_for :header do %>

- <%= @page_title %> + <%= @page_title %>

<% if @collection.public_description.present? %>