{% extends 'includes/base.html' %} {% block content %}
{{ wallet.name }}
{{ wallet.description }}
{{ wallet.date }}
{{ wallet.restore_height }}
{{ wallet.address }}
{{ wallet.get_wallet_info() }}