mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-20 13:31:28 +07:00
19 lines
253 B
HTML
19 lines
253 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
<s></s>
|
|
<ul>
|
|
<li>Загрузки</li>
|
|
<li>Документация</li>
|
|
<li>Новости</li>
|
|
</ul>
|
|
<wbr>
|
|
<label>
|
|
<select required="required">
|
|
</select>
|
|
</label>
|
|
</body>
|
|
</html> |