h5ai/test/index.html

12 lines
221 B
HTML
Raw Normal View History

2016-06-01 02:15:04 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
2016-06-04 01:06:25 +02:00
<title>h5ai test suite</title>
2016-06-01 02:15:04 +02:00
<link rel="stylesheet" href="h5ai-styles.css">
</head>
2016-07-02 02:40:34 +02:00
<body>
2016-07-21 13:44:31 +02:00
<script src="index.js"></script>
2016-07-02 02:40:34 +02:00
</body>
2016-06-01 02:15:04 +02:00
</html>