mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-02 08:57:19 -04:00
10 lines
134 B
HTML
10 lines
134 B
HTML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE html>
|
||
|
<head>
|
||
|
<title>a</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<p class="indent">b</p>
|
||
|
</body>
|
||
|
</html>
|