From c2cf310f892439fbde0e1909c3de64a7d79c3f89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Gruszczy=C5=84ski?= Date: Tue, 30 Sep 2025 14:26:35 +0200 Subject: [PATCH] fix 404 --- templates/admin/receipts.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/admin/receipts.html b/templates/admin/receipts.html index 5f3563c..462d757 100644 --- a/templates/admin/receipts.html +++ b/templates/admin/receipts.html @@ -209,7 +209,6 @@ {% block scripts %} - {% endblock %}