From 9cb7bf23a6bc56799b5954f02c6978b49367ac8a Mon Sep 17 00:00:00 2001 From: brabli <67018167+brabli@users.noreply.github.com> Date: Wed, 29 Apr 2026 17:33:03 +0100 Subject: [PATCH] Render icon --- Resources/views/Badge.html.twig | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Resources/views/Badge.html.twig b/Resources/views/Badge.html.twig index b55917d..6eff3c9 100644 --- a/Resources/views/Badge.html.twig +++ b/Resources/views/Badge.html.twig @@ -1,4 +1,8 @@
+ {% if this.icon %} + + {% endif %} + {% if block('content') is not empty %} {% block content %}{% endblock %} {% else %}