argos/dmp-backend/notification-service/notification-web/target/classes/notification_templates/contactsupport/email/body.en.html

14 lines
295 B
HTML

<!doctype html>
<html>
<head>
<meta name="viewport" content="width=device-width" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Simple Transactional Email</title>
</head>
<body class="">
{description}
<br/>
<br/>
Send by user: {email}
</body>
</html>