mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-08 11:55:54 +10:00
7 lines
280 B
HTML
7 lines
280 B
HTML
<!-- Readability embed - reader-mode article view -->
|
|
<iframe src="{{ output_path }}"
|
|
class="extractor-embed readability-embed"
|
|
style="width: 100%; height: 100%; min-height: 500px; border: none; background: #fefefe;"
|
|
sandbox="allow-same-origin">
|
|
</iframe>
|