8 Contents of a Merge Template ↑
8.1 Merge Template Literals
Typically the bulk of any merge template will consist of text that is simply to be copied to the output without modification.
For example, if you are creating a web page, then the bulk of the merge template will consist of HTML used to structure and format each page.
Next: Merge Template Commands