6 lines
154 B
Plaintext
6 lines
154 B
Plaintext
<#macro kw>
|
|
<div class="font-bold text-center text-2xl">
|
|
${kcSanitize(msg("loginTitleHtml", (realm.displayNameHtml!"")))?no_esc}
|
|
</div>
|
|
</#macro>
|