6 lines
81 B
Text
6 lines
81 B
Text
|
<#macro kw>
|
||
|
<div class="flex justify-around">
|
||
|
<#nested>
|
||
|
</div>
|
||
|
</#macro>
|