You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried creating my own email template using mustache and want to create a template.mustache partial which is the base for all the other emails. But when testing the email I get the error:
com.github.mustachejava.MustacheNotFoundException: Template html/template.mustache not found
I tried creating my own email template using mustache and want to create a
template.mustache
partial which is the base for all the other emails. But when testing the email I get the error:Doe
keycloak-themes
support partials?Here are my theme files:
html/template.mustache
:html/email-test.mustache
:Stack Trace:
The text was updated successfully, but these errors were encountered: