mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-03 19:05:35 +00:00
11 lines
95 B
HTML
11 lines
95 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body
|
|
<ol>
|
|
<li>Some text</li>
|
|
<li></li>
|
|
<li></li>
|
|
</ol>
|
|
</body>
|
|
</html>
|