mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 13:02:30 +07:00
16 lines
258 B
HTML
16 lines
258 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
|
"http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
<ol>
|
|
<li class="user" data-city="Boston">
|
|
</li>
|
|
</ol>
|
|
<ol>
|
|
<li data-c<caret>
|
|
</ol>
|
|
</body>
|
|
</html> |