From cdb018b957e65e397dfc6f4caa3b6df77a6946d0 Mon Sep 17 00:00:00 2001 From: zerolab Date: Tue, 5 Mar 2024 15:42:10 +0000 Subject: [PATCH] Load missing tags in _icon_legacy.html --- .../locales/templates/wagtaillocales/_icon_legacy.html | 1 + 1 file changed, 1 insertion(+) diff --git a/wagtail_localize/locales/templates/wagtaillocales/_icon_legacy.html b/wagtail_localize/locales/templates/wagtaillocales/_icon_legacy.html index 4dc5838b..79b25e09 100644 --- a/wagtail_localize/locales/templates/wagtaillocales/_icon_legacy.html +++ b/wagtail_localize/locales/templates/wagtaillocales/_icon_legacy.html @@ -1 +1,2 @@ +{% load wagtailadmin_tags %} {% icon name="warning" class_name="locale-error" title=error %}