mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-26 23:32:55 +00:00
12 lines
122 B
HTML
12 lines
122 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
</head>
|
||
|
<body>
|
||
|
<div>
|
||
|
aaa
|
||
|
<div>bbb</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|