diff options
Diffstat (limited to 'email/html/event-update_totp.ftl')
-rw-r--r-- | email/html/event-update_totp.ftl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/email/html/event-update_totp.ftl b/email/html/event-update_totp.ftl new file mode 100644 index 0000000..3ed37c3 --- /dev/null +++ b/email/html/event-update_totp.ftl @@ -0,0 +1,5 @@ +<html> +<body> +${kcSanitize(msg("eventUpdateTotpBodyHtml",event.date, event.ipAddress))?no_esc} +</body> +</html> |