mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-06 16:38:55 +00:00
12 lines
265 B
HTML
12 lines
265 B
HTML
<!DOCTYPE html>
|
|
<html prefix="ex: http://example.org/terms#">
|
|
<head>
|
|
<meta charset=utf-8>
|
|
<title>Test 0255</title>
|
|
<base href="http://example.org/"/>
|
|
</head>
|
|
<body lang="en">
|
|
<p property="ex:prop" lang="">Just a plain literal.</p>
|
|
</body>
|
|
</html>
|