From e1dbe321dbe36dd943942d697717a1281321a611 Mon Sep 17 00:00:00 2001 From: Aevann Date: Fri, 5 Apr 2024 11:13:48 +0200 Subject: [PATCH] include expanded image modal --- files/templates/admin/update_assets.html | 1 + 1 file changed, 1 insertion(+) diff --git a/files/templates/admin/update_assets.html b/files/templates/admin/update_assets.html index d90363bdc..cc0134f05 100644 --- a/files/templates/admin/update_assets.html +++ b/files/templates/admin/update_assets.html @@ -80,4 +80,5 @@ + {% include "modals/expanded_image.html" %} {% endblock %}