keycloak-themes/keyman/old.account/components/atoms/heading.ftl

6 lines
79 B
Text
Raw Normal View History

2024-10-03 22:17:35 +00:00
<#macro kw>
<h1 class="text-center text-xl">
<#nested>
</h1>
</#macro>