Initial commit
This commit is contained in:
parent
22532b67ea
commit
518d381447
76 changed files with 11799 additions and 2 deletions
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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue