Files
vinlottis/src/templates/Create.html
Kasper Rynning-Tønnesen c07d18e140 Mobile
2020-01-21 11:24:57 +01:00

11 lines
200 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Vinlottis</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div id="app"></div>
</body>
</html>