Librezo/templates/shortcodes/timeline_item.html

4 lines
85 B
HTML

<div class="timeline-item timeline-{{ side }}">
{{ body | markdown | safe }}
</div>