mirror of
https://github.com/documize/community.git
synced 2025-07-19 13:19:43 +02:00
13 lines
No EOL
149 B
HTML
13 lines
No EOL
149 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<title>TESTDATA Title</title>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>TESTDATA Heading</h1>
|
|
<p>TESTDATA paragraph.</p>
|
|
</body>
|
|
|
|
</html> |