mirror of
https://github.com/brunofontes/shareit.git
synced 2025-04-27 16:27:30 -03:00
When we had no items showing on home page, it were just blank. Turns out that the @empty call that shows the default message were appearing just when it had no items on a product, instead of no items at all. Fixed it moving the paragraph to the right place.