Files
KoalaSync/website/impressum.html
2026-07-23 03:04:20 +02:00

15 lines
490 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="refresh" content="0; url=https://koalastuff.net/legal">
<meta name="robots" content="noindex, follow">
<link rel="canonical" href="https://koalastuff.net/legal">
<title>Legal Notice | KoalaSync</title>
</head>
<body>
<p><a href="https://koalastuff.net/legal">Open the central KoalaStuff legal notice</a></p>
</body>
</html>