Source of sandwich.adp
<html>
<head>
<title>@title@</title>
<style>
h1 { font-family: Arial, Helvetica }
th { font-family: Arial, Helvetica }
td { font-family: Arial, Helvetica }
</style>
</head>
<body bgcolor="#FFFFCC">
<h1>Customize a Sandwich</h1>
<hr>
<formtemplate id="sandwich"></formtemplate>
<hr>
</body>
</html>