Classic Layout
<!DOCTYPE HTML> <html> <head>{{*head|core}}</head> <body> <header>{{Header HTML|core}}</header> <div id="secondary"> </div> <div id="primary"> {{_main|open}} </div> </body> </html>
<!DOCTYPE HTML> <html> <head>{{*head|core}}</head> <body> <header>{{Header HTML|core}}</header> <div id="secondary"> </div> <div id="primary"> {{_main|open}} </div> </body> </html>