{% extends "base.html" %} {% block main %}

{{wallet.name}}

Transactions Receive Send Settings

Import this wallet to the device by scanning QR code below.

{% if wallet.is_multisig %}
Download ColdCard file
{% endif %}
{{qr_text}}

{% endblock %}