diff --git a/_includes/layout/base/wallets-list.html b/_includes/layout/base/wallets-list.html index ce9d01f5..d48430c1 100644 --- a/_includes/layout/base/wallets-list.html +++ b/_includes/layout/base/wallets-list.html @@ -1,17 +1,19 @@ {% comment %} This file is licensed under the MIT License (MIT) available on http://opensource.org/licenses/MIT. -{% if wallet.compat contains page.platform and wallet.compat contains page.os %} -{% endif %} {% endcomment %}
- {% translate wallet{{page.id}} choose-your-wallet %} + {% translate wallet{{page.wallet.id}} choose-your-wallet %}