<!DOCTYPE html>
<html>
	<head>
		<title>リダイレクト中...</title>
		<meta http-equiv="refresh" content="0;url=/feed/">
	</head>
	<body>
		<script type="text/javascript">
			window.location = "/feed/";
		</script>

		<p><a href="/feed/">/feed/</a> にリダイレクト中</p>
	</body>
</html>
