keycloak-themes/keyman/old.account/components/atoms/heading.ftl
2024-10-03 16:23:01 -06:00

5 lines
79 B
Text

<#macro kw>
<h1 class="text-center text-xl">
<#nested>
</h1>
</#macro>