15 lines
344 B
HTML
15 lines
344 B
HTML
<!DOCTYPE html>
|
|
<html prefix="cc: http://creativecommons.org/ns#">
|
|
<head>
|
|
<meta charset=utf-8>
|
|
<title>Test 0008</title>
|
|
</head>
|
|
<body>
|
|
<p>This document is licensed under a
|
|
<a about="" rel="cc:license"
|
|
href="http://creativecommons.org/licenses/by-nc-nd/2.5/">
|
|
Creative Commons
|
|
</a>.
|
|
</p>
|
|
</body>
|
|
</html>
|