{% extends 'ticker/ticker.html' %} {% block title %}Portfolio{% endblock %} {% block body %} {% with url='ticker.ticker', params=dict() %} {% include 'snippets/menu.html' %} {% endwith %}

My Transactions
  Units Paid Unit Price Type Added on
My Portfolio
Paid: -
Value: -
Position: -
  Pair Ticker Total Units Paid Paid Unit Balance Position
{% include 'modals/transaction.html' %} {% endblock %} {% block include_extra_scripts_bottom %} {% endblock %}