mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-07-10 17:47:23 +00:00
11 lines
178 B
HTML
11 lines
178 B
HTML
<html>
|
|
<head>
|
|
<title>Left Frame</title>
|
|
</head>
|
|
<body>
|
|
<h2>Left Frame</h2>
|
|
<p>This page is the left frame referenced by
|
|
<a href="index.html">this page</a>.
|
|
</body>
|
|
</html>
|