1
0
mirror of https://git.librezo.fr/Librezo/website.git synced 2025-04-26 19:36:09 +02:00
Pascal Engélibert e15fb0045e Caroussel
2023-05-18 18:35:28 +02:00

4 lines
81 B
HTML

<div id="{{ id | safe }}" class="carousel">
{{ body | markdown | safe }}
</div>