More readability for sum

This commit is contained in:
2017-04-05 14:59:41 +02:00
parent 6ca183ad55
commit edc438bc0e
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
<input type="submit" value="{% trans %}Go{% endtrans %}" />
</form>
<br>
<p>{% trans %}CB Payments{% endtrans %} : {{sum_cb}} €</p>
<p>{% trans %}CB Payments{% endtrans %} : {{ sum_cb }} €</p>
<br>
<table>
<thead>