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 %}