minor fixesgs

This commit is contained in:
2026-04-13 12:14:49 +02:00
parent aa52f216bd
commit ce7fc07aa5
8 changed files with 37 additions and 19 deletions
+1 -1
View File
@@ -20,4 +20,4 @@
{{ form(form) }}
{{ dump(sheet) }}
{% endblock %}
{% endblock %}
+3
View File
@@ -5,6 +5,9 @@
{% block body %}
<div class="row justify-content-md-center" >
<div class="col col-md-6">
{% for market in markets %}
<h3>{{ market.name }}</h3>
{% endfor %}
{% if taxes %}
<table class="table table-dark table-striped">
<thead>