From 85a99fc8fa512eb50f55d9dcba712f3d3e396f79 Mon Sep 17 00:00:00 2001 From: thomas girod Date: Sun, 1 Sep 2024 12:33:49 +0200 Subject: [PATCH] fix promo img on clicks --- core/templates/core/macros.jinja | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/templates/core/macros.jinja b/core/templates/core/macros.jinja index 11014a64..2f3d84b8 100644 --- a/core/templates/core/macros.jinja +++ b/core/templates/core/macros.jinja @@ -64,7 +64,7 @@ {% endif %} - {% if user.promo %} + {% if user.promo and user.promo_has_logo() %}
Promo {{ user.promo }}