reddit-save/html/post.html
2021-01-02 23:18:26 +00:00

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>