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