{% extends "base.html" %} {% from "macros.jinja" import window_vars with context %} {% block page %}
Current: {{ Addresses.data[0].address }}
Table of addresses and amount will go here...