Sha256: ac69b4c76f0f91bc3c260e9408daee50325fa11f89b53f94d051f28fce87518b

Contents?: true

Size: 391 Bytes

Versions: 1

Compression:

Stored size: 391 Bytes

Contents

<html lang="en">
	<head>
		<meta charset="UTF-8" />
		<title>ex1</title>
	</head>
	<body>
		<header>
			<div class="title">
				<h1>ex1_header_h1</h1>
			</div>
		</header>
		<div class="main">
			<ul>
				<li>ex1_main_li_1</li>
				<li>ex1_main_li_2</li>
				<li>ex1_main_li_3</li>
			</ul>
		</div>
		<footer>
			<span><a href="#">ex1_footer_span_a</a></span>
		</footer>
	</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
harvestman-0.1.1 test/example1.html