The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
	
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>block</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style type="text/css" media="all">
	@import "../css/vertically-aligned.css";
</style>
<!--[if IE]>
	<style type="text/css" media="all">
		@import "../css/vertically-aligned-ie.css";
	</style>
<![endif]-->

</head>
<body>

<a href="../forms/block.yml">Form config file</a><br/><br/>

<form action="" method="post">
<div>
<div class="text">
<input name="foo" type="text" />
</div>
</div>
<span>
Whatever
</span>
</form>


</body>
</html>