mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 09:53:07 +09:00
11 lines
265 B
HTML
11 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>
|