Template management
Templates hold the presentation information, including style and positioning.
Editing Templates allow you to create layouts - usually an arrangement of blocks on the page. Many CMS have no Template Editor, coding all templates by hand, starting with a design prototype of the final presentation. Dummy placeholder text in the design is replaced with tags that identify the Content Block, which could be HTML or XML fragments, RSS news feeds and other remote server-driven applications (servlets), or client-side application programs (applets).


