mirror of
https://github.com/swc-project/swc.git
synced 2024-12-01 01:13:56 +03:00
20 lines
145 B
HTML
20 lines
145 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>
|
|
|
|
Test
|
|
|
|
|
|
|
|
|
|
Test
|
|
|
|
|
|
|
|
</title>
|
|
</head>
|
|
<body>
|
|
<div>test</div>
|
|
</body>
|
|
</html> |