diff --git a/views/wishlist.pug b/views/wishlist.pug index a7785de..6dca684 100644 --- a/views/wishlist.pug +++ b/views/wishlist.pug @@ -191,6 +191,5 @@ block print span.ugc.has-text-grey= item.url span.is-block Added by: #{item.addedBy} if item.note - br .box span.is-block.ugc= item.note \ No newline at end of file