From eeb88057e7dc8808bf6fa42efdf18de70338b187 Mon Sep 17 00:00:00 2001 From: Miguel Astor Date: Sat, 19 Aug 2023 23:19:16 -0400 Subject: [PATCH] Added path to gallery view. --- viewer/templates/gallery_view.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/viewer/templates/gallery_view.html b/viewer/templates/gallery_view.html index e8902b8..17664e9 100644 --- a/viewer/templates/gallery_view.html +++ b/viewer/templates/gallery_view.html @@ -13,7 +13,7 @@ {% if images|length > 0 %}

- Files ({{num_files}}) + {{request.path}} - Files ({{num_files}})