mirror of
https://github.com/silverstripe/silverstripe-textextraction
synced 2024-10-22 11:06:00 +02:00
8 lines
101 B
HTML
8 lines
101 B
HTML
<!doctype html>
|
|
<html>
|
|
<head></head>
|
|
<body>
|
|
<h1>Test Headline</h1>
|
|
<p>Test Text</p>
|
|
</body>
|
|
</html> |