From 1dad22d3e45d6506c8624e3a7111240fcc4ab786 Mon Sep 17 00:00:00 2001 From: Marius Peter Date: Sun, 15 May 2022 13:16:37 +0200 Subject: Templates. --- app/templates/errors/item-not-found.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/templates/errors/item-not-found.html') diff --git a/app/templates/errors/item-not-found.html b/app/templates/errors/item-not-found.html index 3afc5db..edc73e2 100644 --- a/app/templates/errors/item-not-found.html +++ b/app/templates/errors/item-not-found.html @@ -6,7 +6,7 @@ Item not found {% block content %}

- Item {{item }} could not found. + Item {{ item }} could not found.

If you'd like to suggest a feature, please send us an e-mail. -- cgit v1.2.3