Source code of tbs_us_examples_subtpl_article0.htm
1 2 3 4 5 6 7 8 9 10 11 12 13 14
<!DOCTYPE HTML>
<html lang="en">
<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>