From 16d7bc374a693476d8e74b0e97b41aa27853caf6 Mon Sep 17 00:00:00 2001 From: joak Date: Wed, 27 Jul 2022 15:32:45 +0200 Subject: changes selected works --- templates/works.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/works.html') diff --git a/templates/works.html b/templates/works.html index bb22aa6..155af0b 100644 --- a/templates/works.html +++ b/templates/works.html @@ -14,7 +14,7 @@ {% for work in works.children %} - + {% set gif = work.attachments.images.get(work.thumbnail) %} {{work.title}} -- cgit v1.2.3