improved navbar formatting, added active formats for all miners, moved add miners to a miner subtab

This commit is contained in:
UpstreamData
2022-03-01 12:51:49 -07:00
parent 3558a1a6b1
commit f8899521bc
3 changed files with 20 additions and 12 deletions

View File

@@ -0,0 +1,4 @@
{% extends 'navbar.html'%}
{% block content %}
{{miner}}
{% endblock content %}