packages feed

PTQ-0.0.4: cgi/index.html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Demo page of PTQ</title>
</head>
<frameset rows="30%,*">
<frame src="main.html">
<frame name="result">
<noframes>
<a href="main.html">No frame version</a>
</noframes>
</frameset>
</html>