@@ -36,7 +36,7 @@
{% if image %}
<div class="card-image">
- {{ image }}
+ {{ image.html('','evenement') }}
</div>
{% endif %}