1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-01-19 14:41:19 +00:00

12 lines
196 B
HTML
Raw Normal View History

2020-02-25 22:15:46 +01:00
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>select2</title>
</head>
<body>
<script>
window.location = 'https://select2.org';
</script>
</body>
</html>