Remove debug word from code

This commit is contained in:
Julie Lenaerts 2024-07-01 09:19:22 +02:00
parent 145419a76b
commit 436661d952

View File

@ -87,7 +87,6 @@
<li>
{% if bloc.type == 'user' %}
<span class="badge-user">
hello
{{ item|chill_entity_render_box({'render': 'raw', 'addAltNames': false, 'at_date': entity.date }) }}
</span>
{% else %}