Files
Sam Thorogood 8af19b8ca9 move
2020-12-04 09:18:01 +11:00

10 lines
137 B
HTML

<!doctype html>
<html>
<head>
<title>Wikipedia Viewer Window</title>
</head>
<body>
<webview id='webview'></webview>
</body>
</html>