reddit-save/html/post.html

13 lines
149 B
HTML
Raw Normal View History

2021-01-02 23:46:36 +01:00
<html>
<head>
<title><!--title--></title>
<style></style>
</head>
2021-01-02 23:33:47 +01:00
2021-01-02 23:46:36 +01:00
<body>
<!--post-->
<div class="comments">
<h2>Comments</h2>
</div>
</body>
</html>