From ffaee081c018b0e254844910fd3878f916196054 Mon Sep 17 00:00:00 2001 From: Marius Peter Date: Sun, 24 Jul 2022 15:59:52 +0200 Subject: Template paths. --- app/templates/base.html | 2 +- app/templates/modules/add-item.html | 2 +- app/templates/modules/customers.html | 2 +- app/templates/modules/edit-item.html | 2 +- app/templates/modules/invoice-preview.html | 2 +- app/templates/modules/invoices.html | 6 +++--- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app/templates/base.html b/app/templates/base.html index e847149..d01444e 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -34,7 +34,7 @@