mirror of
https://github.com/classilla/tenfourfox.git
synced 2026-03-13 20:17:00 +00:00
11 lines
199 B
HTML
11 lines
199 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta property="description" content="A very simple test page" />
|
|
<meta property="og:title" content="Title" />
|
|
</head>
|
|
<body>
|
|
Llama.
|
|
</body>
|
|
</html>
|