mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-20 13:31:28 +07:00
13 lines
206 B
HTML
13 lines
206 B
HTML
<html>
|
|
<head>
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
<ol>
|
|
<li class="user" data-name="John Resig" data-city="Boston"
|
|
data-lang="js" data-food="Bacon">
|
|
Hello, how are you?
|
|
</li>
|
|
</ol>
|
|
</body>
|
|
</html> |