% content_for :title, t(".title") %> <%= render DS::Dialog.new do |dialog| %> <% dialog.with_header(title: t(".title")) do %>
<%= t(".instructions") %>
<%= t(".no_accounts") %>
<%= coinbase_account.name %>
<%= coinbase_account.currency %>
<%= number_with_delimiter(coinbase_account.current_balance || 0, delimiter: ",") %>