4 lines
204 B
HTML
4 lines
204 B
HTML
|
<section id="js-block-parent" class="container max-w-full w-full h-screen bg-gray-100 flex flex-wrap items-center justify-center content-around justify-around">
|
||
|
{{ partial "blocks.html" . }}
|
||
|
</section>
|