mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-02-24 00:29:53 -05:00
11 lines
194 B
HTML
11 lines
194 B
HTML
<html>
|
|
<head>
|
|
<title>link to hashtag url test</title>
|
|
<script>
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<a href="foo.html#whee">foo.html#whee</a>
|
|
</body>
|
|
</html>
|