14 lines
165 B
HTML
14 lines
165 B
HTML
<html>
|
|
<head>
|
|
<title><!--title--></title>
|
|
<style></style>
|
|
</head>
|
|
|
|
<body>
|
|
<!--post-->
|
|
<div class="comments">
|
|
<h2>Comments</h2>
|
|
<!--comments-->
|
|
</div>
|
|
</body>
|
|
</html> |