mirror of
https://github.com/swc-project/swc.git
synced 2025-01-03 11:01:52 +03:00
1 line
165 B
HTML
1 line
165 B
HTML
|
<!DOCTYPE html>
<html>
<head>
<title>
Test
</title>
</head>
<body>
<p>This is a paragraph.</p>
<p>This is another paragraph.</p>
</body>
</html>
|