Started stutdown and explorer pages.

Bid state can be manually edited.
This commit is contained in:
tecnovert
2019-08-05 20:31:02 +02:00
parent 321ec4acb2
commit 4405a130f5
9 changed files with 366 additions and 97 deletions

View File

@@ -1,6 +1,6 @@
{% include 'header.html' %}
<h3>New Offer</h3>
<h3>RPC Console</h3>
{% for m in messages %}
<p>{{ m }}</p>
{% endfor %}