Files
EVMap/en/faq.html
2023-06-06 19:08:38 +02:00

20 lines
611 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<meta http-equiv="refresh" content="0; URL='https://ev-map.app/en/faq/'">
<title>FAQ</title>
<style>
body {
font-family: 'Roboto', sans-serif;
}
</style>
</head>
<body>
<p>This page has moved. Please <a href="https://ev-map.app/en/faq/">click here</a>if you are not automatically redirected.</p>
</body>
</html>