how i insert image in email template
<html>
<body> <img src="C:\Users\lenovo 9fin\Downloads\Appain\th.jpg"> <h1>shifa</h1> </br></br> <b>Thanks,</b></br> <b>PM Team,</b> </body>
</html>
this code is not working
Discussion posts and replies are publicly visible
we cannot insert image directly as we can do in html page we have to convert the image to base 64 and put that value in the image place then only we can insert the image in html templete