mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-05-29 17:17:26 -04:00
14 lines
298 B
HTML
14 lines
298 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Redirecting...</title>
|
|
<link rel="canonical" href="en/">
|
|
<script>location="en/"</script>
|
|
<meta http-equiv="refresh" content="0; url=en/">
|
|
</head>
|
|
<body>
|
|
<p>Redirecting to <a href="en/">en/</a>...</p>
|
|
</body>
|
|
</html>
|