mirror of
https://github.com/servo/servo.git
synced 2025-10-08 04:29:24 +01:00
6 lines
No EOL
145 B
HTML
6 lines
No EOL
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> |