From 156a886ac1093a37f9411a464e76cb99188fa9d5 Mon Sep 17 00:00:00 2001 From: Flo Greistorfer Date: Wed, 23 Oct 2024 15:16:08 +0200 Subject: [PATCH] romved prefetch until it works :( --- templates/index.html.j2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/index.html.j2 b/templates/index.html.j2 index 28bede9..b6023a0 100644 --- a/templates/index.html.j2 +++ b/templates/index.html.j2 @@ -70,7 +70,8 @@ {%- for image in images %}
- {{ image.name }} + {{ image.name }} + {# {{ image.name }} #} {%- set ns.count = ns.count + 1 %}
{{ image.name }} {%- if image.tiff %}