diff --git a/src/pages/wishlist.php b/src/pages/wishlist.php index dc5995ab..b20a465e 100644 --- a/src/pages/wishlist.php +++ b/src/pages/wishlist.php @@ -53,24 +53,26 @@ $page->navigation(); -
-

What to do?

-

- If you found something you would like to buy, - click the Commit button - and it will become unavailable for others. -

+
+
+

What to do?

+

+ If you found something you would like to buy, + click the Commit button + and it will become unavailable for others. +

+
+
-
- getCards( - array( - 'exclude' => array('unavailable'), - ) - ); - ?> -
+
+ getCards( + array( + 'exclude' => array('unavailable'), + ) + ); + ?>