mirror of
https://github.com/servo/servo
synced 2026-05-01 03:47:53 +02:00
6 lines
145 B
HTML
6 lines
145 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<body id="body">
|
|
This is a static page. It will always have the same content if refreshed.
|
|
</body>
|
|
</html> |