From b4dc6ca4cfb4b72d9a765ad2724509a2fd05f857 Mon Sep 17 00:00:00 2001 From: Marius Peter Date: Sun, 3 Jul 2022 20:23:22 +0200 Subject: Templates. --- app/templates/modules/orders.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/templates/modules/orders.html') diff --git a/app/templates/modules/orders.html b/app/templates/modules/orders.html index fd0c13b..658f356 100644 --- a/app/templates/modules/orders.html +++ b/app/templates/modules/orders.html @@ -6,7 +6,7 @@ Orders {% endblock %} {% block actions %} -Add order +Add order {% endblock %} {% block content %} -- cgit v1.2.3