diff --git a/app/views/content/show.html.erb b/app/views/content/show.html.erb index 386a8312..1ef70868 100644 --- a/app/views/content/show.html.erb +++ b/app/views/content/show.html.erb @@ -46,17 +46,18 @@ <% if @content.updatable_by?(current_user) %>
<%= link_to @content do %> - <% end %>
-