6 lines
144 B
Text
6 lines
144 B
Text
|
<#macro kw>
|
||
|
<body class="bg-secondary-100 flex flex-col items-center justify-center min-h-screen sm:py-16">
|
||
|
<#nested>
|
||
|
</body>
|
||
|
</#macro>
|