diff --git a/app/views/albums/show.html.erb b/app/views/albums/show.html.erb index 5c94b0f..c3310ff 100644 --- a/app/views/albums/show.html.erb +++ b/app/views/albums/show.html.erb @@ -81,6 +81,9 @@ <% end %> + <% end %> + + <% if @album.public? %>