diff --git a/app/views/my/screenshots.slim b/app/views/my/screenshots.slim index 3358ae1..2a579c0 100644 --- a/app/views/my/screenshots.slim +++ b/app/views/my/screenshots.slim @@ -4,7 +4,7 @@ h1 Screenshots uploaded by you = render(partial: 'packages/paginator', locals: {items: @screenshots}) -- if @screenshots +- if @screenshots.any? table thead tr