6 lines
92 B
Text
6 lines
92 B
Text
|
<#macro kw>
|
||
|
<div class="font-bold text-center text-2xl">
|
||
|
<#nested>
|
||
|
</div>
|
||
|
</#macro>
|