This commit is contained in:
Pascal Engélibert
2023-05-26 14:49:50 +02:00
parent 9386e1bf8b
commit df0cde7f95
4 changed files with 57 additions and 17 deletions

View File

@ -0,0 +1,3 @@
<div class="timeline-item timeline-{{ side }}">
{{ body | markdown | safe }}
</div>