From ccc7ef14991d26f040f1e8a632816ffecf402aa2 Mon Sep 17 00:00:00 2001 From: "Edgar P. Burkhart" Date: Sat, 21 May 2022 18:51:04 +0200 Subject: [PATCH] Fix heading centering on index --- nummi/main/templates/main/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nummi/main/templates/main/index.html b/nummi/main/templates/main/index.html index c8e8785..7c214b8 100644 --- a/nummi/main/templates/main/index.html +++ b/nummi/main/templates/main/index.html @@ -12,11 +12,11 @@ {% if transactions %}
- Date + Date Nom - Valeur - Commerçant - Catégorie + Valeur + Commerçant + Catégorie Description
{% for trans in transactions %}