From 3949117be01ac8aca7e41a7179506f27627654e5 Mon Sep 17 00:00:00 2001 From: tobi <31960611+tsmethurst@users.noreply.github.com> Date: Mon, 31 Mar 2025 15:51:17 +0200 Subject: [feature] Use blurhashes in frontend, tidy up gallery view a bit (#3948) * [feature] Use blurhashes in frontend, tidy up gallery view a bit * weeeeeeeeeeeeeeeee * beep boop --- web/template/page.tmpl | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'web/template/page.tmpl') diff --git a/web/template/page.tmpl b/web/template/page.tmpl index 7dccc7469..0a54e74cb 100644 --- a/web/template/page.tmpl +++ b/web/template/page.tmpl @@ -67,7 +67,9 @@ image/webp {{- include "page_stylesheets.tmpl" . | indent 2 }} {{- range .javascript }} - + {{- if not .Bottom }} + + {{- end }} {{- end }}