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

View file

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