mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-03 14:27:55 +10:00
7 lines
272 B
HTML
7 lines
272 B
HTML
<!-- Mercury fullscreen - full Mercury parser article -->
|
|
<iframe src="{{ output_path }}"
|
|
class="extractor-fullscreen mercury-fullscreen"
|
|
style="width: 100%; height: 100vh; border: none; background: #fefefe;"
|
|
sandbox="allow-same-origin">
|
|
</iframe>
|