mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-06-24 21:25:23 +00:00
12 lines
216 B
HTML
12 lines
216 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<script type="text/javascript" src="$WEBAPIS/webapis/webapis.js"></script>
|
|
<meta http-equiv="refresh" content="0; url=dist/main_window/index.html" />
|
|
</head>
|
|
|
|
<body>
|
|
</body>
|
|
|
|
</html>
|