blob: 9d39657f323e842b54d0f9a4dd7663ab65839197 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<!DOCTYPE html>
<html>
<head></head>
<body>
<h3>
Document Information 4
</h3>
<div class="authorgroup">
<h3 class="author">
Joe Blow
</h3>
</div>
</body>
</html>
|