Typo3 template example using subparts
<div id="page"> <div id=head> <div id="logo"> <!-- ###LOGO### --> <img /> <!-- ###LOGO### --> </div> <div id="login"> <!-- ###LOGIN### --> <form></form> <!-- ###LOGIN### --> </div> <div id="langs"> <!-- ###LANG_MENU### --> <ul><li></li></ul> <!-- ###LANG_MENU### --> ...