Initial commit
This commit is contained in:
7
keycloak_email/html/template.ftl
Normal file
7
keycloak_email/html/template.ftl
Normal file
@ -0,0 +1,7 @@
|
||||
<#macro emailLayout>
|
||||
<html>
|
||||
<body>
|
||||
<#nested>
|
||||
</body>
|
||||
</html>
|
||||
</#macro>
|
Reference in New Issue
Block a user