Sitemap | Developers | Print
|
Referencing files
from templates |
Referencing files from templatesWithin a template you can reference files that have been uploaded via the 'Files' tab using the relative path 'files/'. Any files referenced in this way will be published with the website. Example: <img src="files/website_header.jpg" width="750" height="70"> |