1 line
106 B
Twig
1 line
106 B
Twig
<span class="badge {% if user == app.user %}bg-success{% else %}bg-secondary{% endif %}">{{ user }}</span> |