Preview only. Nothing here sends, saves or edits anything.
Merge fields show literally as
{{first_name|there}} and
{{unsubscribe_token}}; they are filled in per recipient when a
send actually happens.
The images are meant to be missing.
Every image in these templates still points at a placeholder URL like
What you are looking at is the accessibility rule working: every heading and every sentence is real text, so the email still reads with no images at all. That is exactly what a patient whose client blocks images will see, minus the broken icons.
REPLACE-WITH-LOGO.png, and nothing has been uploaded to the
assets bucket yet, so each one shows a broken icon with its alt text beside
it. Upload the real artwork on the
Images screen and paste
the URLs it gives you into the template files.
What you are looking at is the accessibility rule working: every heading and every sentence is real text, so the email still reads with no images at all. That is exactly what a patient whose client blocks images will see, minus the broken icons.
To check the rule these templates are built around, turn images off in your browser and reload. Every heading and every sentence must still be there, because roughly half of email clients block images by default.