mirror of
https://github.com/lipis/flag-icons.git
synced 2024-11-21 10:28:56 +01:00
9 lines
173 B
HTML
9 lines
173 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<title>Redirection</title>
|
|
<meta http-equiv="refresh" content="0; URL=/" />
|
|
</head>
|
|
</html>
|