Files
heritrix3/engine/testdata/selftest/FramesSelfTestCase/htdocs/noframe.html
T

12 lines
195 B
HTML

<html>
<head>
<title>No Frame</title>
</head>
<body>
<h2>No Frame</h2>
<p>This page is the no frame referenced by
<a href="index.html">this page</a> when frames
don't work.
</body>
</html>