From 24eeb54a6b7159964e8887ade7fa5173b50feb3a Mon Sep 17 00:00:00 2001 From: Joris Date: Sun, 26 Jan 2025 17:58:57 +0100 Subject: Replace tera by minijinja tera was doing the job all right, but minijinja has fewer dependencies. --- templates/statistics.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/statistics.html') diff --git a/templates/statistics.html b/templates/statistics.html index 21e8fcd..8f9b673 100644 --- a/templates/statistics.html +++ b/templates/statistics.html @@ -25,7 +25,7 @@ {{ json_payments }} - {% endblock main %} -- cgit v1.2.3