brozzler/tests/htdocs/site9/index.html

10 lines
243 B
HTML
Raw Normal View History

<html>
<head>
<title>redirected page with hashtags test</title>
</head>
<body>
<a href="redirect.html#hash1">redirect.html#hash1</a>
<a href="redirect.html#hash2">redirect.html#hash2</a>
</body>
</html>