im putting base64 images:
after saving template is become looking like:
Image dissappearing after i hit button "save template"
HTML:
<img alt="[EMAIL]" height="48" src="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAUDBAQEAwUEBAQFBQ ... //Z" style="width:48px;height:48px;display:block;border-radius:50%;" width="48" />
after saving template is become looking like:
HTML:
<img alt="[EMAIL]" height="48" src="/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAUDBAQEAwUEBAQFBQ ... //Z" style="width:48px;height:48px;display:block;border-radius:50%;" width="48" />
Image dissappearing after i hit button "save template"
Last edited: