initial commit

This commit is contained in:
Sergey Obukhov
2014-07-23 21:12:54 -07:00
commit 170f11038b
80 changed files with 7481 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
<html>
<body>
<div>
Hi
<div>
there
</div>
<div>
Bob
<hr>
<b>From: </b>bob@example.com<br>
<b>To: </b>xxx@comcast.net<br>
<b>Sent: </b>Friday, July 22, 2011 6:20:01 PM<br>
<b>Subject: </b>Hello<br><br>
<p>
Hello
</p>
</div>
</div>
</body>
</html>