mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-15 09:43:44 +10:00
7 lines
275 B
HTML
7 lines
275 B
HTML
<!-- Wget embed - full iframe of mirrored site -->
|
|
<iframe src="{{ output_path }}"
|
|
class="extractor-embed wget-embed"
|
|
style="width: 100%; height: 100%; min-height: 500px; border: none;"
|
|
sandbox="allow-same-origin allow-scripts allow-forms">
|
|
</iframe>
|