1
0
mirror of synced 2024-11-22 04:56:08 +03:00
select2/docs/index.html
2017-09-07 14:24:07 -07:00

12 lines
196 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>select2</title>
</head>
<body>
<script>
window.location = 'https://select2.org';
</script>
</body>
</html>