diff --git a/www/views/coinbase.html b/www/views/coinbase.html index 016ecfaf5..1b564ac3f 100644 --- a/www/views/coinbase.html +++ b/www/views/coinbase.html @@ -49,21 +49,16 @@ -
- - - {{buyPrice.amount}} {{buyPrice.currency}} - | - {{sellPrice.amount}} {{sellPrice.currency}} - -
-
buy bitcoin Buy Bitcoin + + + {{buyPrice.amount|currency:'$':2}} {{buyPrice.currency}}/BTC + Sell Bitcoin + + + {{sellPrice.amount|currency:'$':2}} {{sellPrice.currency}}/BTC +