mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-07-11 01:57:19 +00:00
11 lines
175 B
HTML
11 lines
175 B
HTML
<html>
|
|
<head>
|
|
<title>Top Frame</title>
|
|
</head>
|
|
<body>
|
|
<h2>Top Frame</h2>
|
|
<p>This page is the top frame referenced by
|
|
<a href="index.html">this page</a>.
|
|
</body>
|
|
</html>
|