mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-03 08:07:17 -05:00
dfbd75c958
Also changed a bit utf8_to_unicode.
9 lines
137 B
HTML
9 lines
137 B
HTML
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
</head>
|
|
<body>
|
|
<select> <option selected="selected">简体中文</option> </select>
|
|
</body>
|
|
</html>
|