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