mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-26 12:04:31 +00:00
17 lines
261 B
HTML
Vendored
17 lines
261 B
HTML
Vendored
<html>
|
|
|
|
<body>
|
|
<h1>Something</h1>
|
|
<p>
|
|
Please follow the link to:
|
|
<a href="#">
|
|
<span class="icon icon--right"></span> This page
|
|
</a>
|
|
.
|
|
</p>
|
|
<div class="mod mod-contentpage">
|
|
|
|
</div>
|
|
</body>
|
|
|
|
</html> |