I am trying to send the confirmation email to user's email. But what I noticed is that instead of UI I a getting the whole UI html code
itself but not the design in Gmail
.
Below is the screenshot what I am getting into my Gmail:
And this what I want in actual which is behind the code. (UI part only)
So basically I am getting the html code itself in gmail but I want the UI behind that code which is also functioning.