Select Git revision
start_celery.sh
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
weathermap.html 183 B
<!doctype html>
<html>
<head>
<title>Weathermap</title>
<meta http-equiv="refresh" content="300" />
<meta charset="utf-8" />
</head>
<body>
<img src="weathermap.png">
</body>
</html>