From: Michael Tremer Date: Mon, 10 Feb 2025 16:18:44 +0000 (+0000) Subject: events: Always import the Text macro X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=dde309111ab0ee816a6a8b087b69443e76669c55;p=pbs.git events: Always import the Text macro Signed-off-by: Michael Tremer --- diff --git a/src/templates/events/macros.html b/src/templates/events/macros.html index 1d5c41b8..2fa7475a 100644 --- a/src/templates/events/macros.html +++ b/src/templates/events/macros.html @@ -18,6 +18,7 @@ # # ##############################################################################} +{% from "macros.html" import Text with context %} {% from "users/macros.html" import Avatar with context %} {# EventList #}