diff --git a/accountant/frontend/static/templates/entries.html b/accountant/frontend/static/templates/entries.html
index 09afc86..ad5f12a 100644
--- a/accountant/frontend/static/templates/entries.html
+++ b/accountant/frontend/static/templates/entries.html
@@ -15,8 +15,8 @@
along with Accountant. If not, see
Libellé de l'opération | Montant | Solde | -Catégorie | -Actions | +Catégorie | +Actions |
---|---|---|---|---|---|---|
- + {{ entry.operation_date | date:"yyyy-MM-dd" }} | - + {{ entry.label }} | - + {{ entry.value }} | @@ -75,14 +84,18 @@- + {{ entry.category }} | - |