9 lines
157 B
HTML
9 lines
157 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>Main Page</title>
|
||
|
</Head>
|
||
|
<body bgcolor=#ffffff>
|
||
|
<h3>Insert Content Here</h3>
|
||
|
Don't you wish this page had some content?
|
||
|
</body>
|
||
|
</html>
|