mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 23:07:33 +09:00
12 lines
300 B
HTML
12 lines
300 B
HTML
<!DOCTYPE html>
|
|
<!-- Any copyright is dedicated to the Public Domain.
|
|
- http://creativecommons.org/publicdomain/zero/1.0/ -->
|
|
|
|
<html class="reftest-print">
|
|
<body>
|
|
<div>
|
|
<div style="page-break-after: always;">Summary</div>
|
|
<p>This is the details.</p>
|
|
</div>
|
|
</body>
|
|
</html>
|