mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-03 22:37:53 +10:00
7 lines
277 B
HTML
7 lines
277 B
HTML
<!-- Readability fullscreen - full reader-mode article -->
|
|
<iframe src="{{ output_path }}"
|
|
class="extractor-fullscreen readability-fullscreen"
|
|
style="width: 100%; height: 100vh; border: none; background: #fefefe;"
|
|
sandbox="allow-same-origin">
|
|
</iframe>
|