kompact-io-landing/templates/lists.html

6 lines
119 B
HTML

<div class="index flex flex-col justify-between gap-4 sm:gap-8">
$for(sections)$
$body$
$endfor$
</div>