MNT-22686 Add email template to enterprise test resources (#1492)

This commit is contained in:
Sara
2022-11-23 18:24:46 +00:00
committed by GitHub
parent c2bfa12c45
commit fa7a57310f
@@ -0,0 +1,6 @@
<html>
<head></head>
<body>
Hello ${args.name}!
</body>
</html>