Including images
You can include images in your templates by using an img tag.
The image src attribute must:
- Be a valid URL.
- Use the
httpsprotocol.
Info
Data URIs, http URLs, and relative URLs are not supported.
Here is an example of hoy you can include an image in your template: