diff --git a/_includes/layout/base/wallets-list.html b/_includes/layout/base/wallets-list.html
index b27d19c3..ce9d01f5 100644
--- a/_includes/layout/base/wallets-list.html
+++ b/_includes/layout/base/wallets-list.html
@@ -8,7 +8,7 @@ http://opensource.org/licenses/MIT.
{% for wallet in site.wallets %}
-
+
{{ wallet.titleshort }}
diff --git a/_layouts/wallet-container.html b/_layouts/wallet-container.html
index 9ee7c375..f5e6f2e9 100644
--- a/_layouts/wallet-container.html
+++ b/_layouts/wallet-container.html
@@ -22,7 +22,7 @@ layout: wallet-platform-container