If you create a new template or email and the images are not referenced absolutely, you will need to upload your images using the editor.
By this I mean that if your images do not look like this:
<img src="http://www.domain.com/imagelocation.jpg" />
but rather like:
<img src="imagelocation.jpg" />
then you will need to upload your images using the editor and insert them that way or store them on your server and point to them in that location.

The article has been updated successfully.