Sub-templates can used to create consistency in templates and efficiency in the coding process.
To begin using sub-templates, upload the coded document into the Athennian environment and identify the template as a sub-template. The sub-template should be named without spaces.
Within another template, insert the coding syntax where you would like the sub-template to generate, using a colon (:), followed by include, and finally the subtemplate name.
{:include directorSignatures}
Finally, select the sub-template on the edit settings for the template it will be used with.
Note: When adding {:include subtemplateName}, do not add any additional coding on this line within your coded Word document.