summaryrefslogtreecommitdiff
path: root/music/index.html
blob: f063ee15b63de04c6842ba4a384c1b1aba0f7f73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<head>
    <link rel="stylesheet" href="../style.css">
</head>
<body>
    <div class="background">
        <div class="contentpane">
            <h1>Music | <a class="backbutton" href="../index.html">[Back]</a></h1>
            <p>There's nothing here.
            </p>
        </div>
    </div>
</body>