mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
16 lines
266 B
HTML
16 lines
266 B
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html>
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
<head>
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
<ol>
|
|
<li class="user" data-city="Boston">
|
|
</li>
|
|
</ol>
|
|
<ol>
|
|
<li data-city=""
|
|
</ol>
|
|
</body>
|
|
</html> |