11 lines
225 B
HTML
11 lines
225 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>redirecting...</title>
|
|
<meta charset="utf-8">
|
|
|
|
<meta http-equiv="refresh" content="0; url=https://zev.averba.ch" />
|
|
</head>
|
|
</html>
|
|
<body></body>
|