Files
keppler/site/index.html
T
2017-09-07 14:11:22 +02:00

12 lines
237 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Keppler</title>
<link class="favicon" rel="icon" type="image/png" href="" />
</head>
<body>
<div id="app"></div>
</body>
</html>