From 55cf243eaffdad33660a07bddba4e7c47af93edf Mon Sep 17 00:00:00 2001 From: Miguel Astor Date: Sun, 30 Jul 2023 21:30:47 -0400 Subject: [PATCH] Changed title in image view. --- viewer/templates/image_view.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/viewer/templates/image_view.html b/viewer/templates/image_view.html index 2913e18..f5c3db6 100644 --- a/viewer/templates/image_view.html +++ b/viewer/templates/image_view.html @@ -4,7 +4,7 @@ - Vieweing folder: {{path}} + Vieweing file: {{image_path}}