From 6e695bf7a0253b4f6d1db78fa4310616d8a1357f Mon Sep 17 00:00:00 2001 From: Joris Date: Sun, 10 Oct 2021 19:27:22 +0200 Subject: Search by name, cost and user --- templates/category/table.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/category') diff --git a/templates/category/table.html b/templates/category/table.html index ad42258..e05c84b 100644 --- a/templates/category/table.html +++ b/templates/category/table.html @@ -9,7 +9,7 @@
{% if not categories %} -
+
Il n’y a aucune catégorie.
{% endif %} -- cgit v1.2.3