HTML-Templates for Documents

Meanwhile the structural tenplate defines potential content types and functionality, the HTML template (see HTML Templates) defines the real functionality and design. Every structural template can have no, one or multiple HTML templates. As a base for creation of HTML templates, you can use the HTML base code (see Base HTML Code ). This code provides a code example with most code components, however, depending on functionality desired, major modifications will be required. In addition, the template editor (see Create a HTML Template / Template Editor) offers buttons to insert tags, variables and other code.

Note: HTML templates are never automatically overwritten or modified in case of changes in the structural template. Changes need to be done manually in the HTML template, if applicable.