aboutsummaryrefslogtreecommitdiff
path: root/subsonic-main/src/main/webapp/index.jsp
blob: f9f5cd3036be83cd8f5743901f8336c416098d7e (plain)
1
2
3
4
5
6
7
8
9
10
<html>

<head>
    <meta http-equiv="refresh" content="0;URL=index.view">
</head>

<body>
</body>

</html>