radlab-ui/webapp/public/assets/htmlTemplates/deleteEmail.html (22 lines of code) (raw):

<html> <head> <style></style> </head> <body> <h3>Hello!</h3> <p> RAD Lab Module with deployment ID - <a href="{{{deployment_link}}}" style="border: 0" target="_blank"> {{deploymentId}}</a > has been successfully deleted! </p> <br /> <p>Thank you<br /></p> <img style="width: 8rem; height: 2rem" src="https://github.com/GPS-Demos/rad-lab/blob/main/radlab-ui/webapp/public/assets/images/logo.png?raw=true" /> <p>P.S:- This is an auto generated email. Please do not reply!</p> </body> </html>