fisk/core/templates/window-content/positions.html

6 lines
221 B
HTML
Raw Normal View History

<h1 class="title is-4">Live positions from all exchanges</h1>
<h1 class="subtitle">Manual trades are editable under "Bot Trades" tab.</h1>
2022-10-21 23:15:27 +00:00
{% include 'partials/notify.html' %}
{% include 'partials/position-list.html' %}