summaryrefslogtreecommitdiff
path: root/static/index.html
blob: a81c08a07272c79751d9f88c798c23533ec730ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
<head>
	<title>&#x97f3;&#x697d;</title>
	<script type="text/javascript" src="/static/jquery-1.7.1.min.js"></script>
	<script type="text/javascript" src="/static/init.js"></script>
</head>
<body>
	<ul id="directory-list">
	</ul>
</body>
</html>