mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 18:03:06 +09:00
13 lines
293 B
HTML
13 lines
293 B
HTML
<!DOCTYPE html>
|
|
<html prefix="ex: http://example.org/">
|
|
<head>
|
|
<meta charset=utf-8>
|
|
<title>Test 0108</title>
|
|
</head>
|
|
<body>
|
|
<p about="http://example.org/node" property="ex:property"
|
|
datatype="" lang="el">ελληνικό
|
|
άσπρο διάστημα
|
|
</p>
|
|
</body>
|
|
</html>
|