Fix code style

This commit is contained in:
Camil Staps 2019-01-27 12:56:30 +01:00
parent d03a4c9a07
commit 91f574b820
No known key found for this signature in database
GPG key ID: 4A9BFD4F6A415F83

View file

@ -25,5 +25,5 @@
- if @starrers.size > 0
.row.prepend-top-10
= render partial: 'starrer', collection: @starrers, as: :user
-else
- else
.nothing-here-block Nobody has starred this repository yet