mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-07-10 09:37:09 +00:00
12 lines
195 B
HTML
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>
|