<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>TinyButStrong - Example of sub-template (article 0)</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link href="./tbs_us_examples_styles.css" rel="stylesheet" type="text/css" /> </head> <body> <h4>Main Page</h4> <p> Wecome on this Web Portal.<br /> Click on the menu on the left to display a heading. </p> </body> </html>