diff --git a/capsulflask/templates/account-balance.html b/capsulflask/templates/account-balance.html index 3028baa..3d47e70 100644 --- a/capsulflask/templates/account-balance.html +++ b/capsulflask/templates/account-balance.html @@ -49,6 +49,8 @@ {% if btcpay_enabled %}
  • Add funds with Bitcoin/Litecoin/Monero (btcpay)
  • {% endif %} + +
  • Cash: email treasurer@cyberia.club
  • diff --git a/capsulflask/templates/base.html b/capsulflask/templates/base.html index 325ab0e..43f6266 100644 --- a/capsulflask/templates/base.html +++ b/capsulflask/templates/base.html @@ -13,7 +13,7 @@