mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-06 02:46:05 +10:00
7 lines
256 B
HTML
7 lines
256 B
HTML
<!-- Git fullscreen - full directory listing -->
|
|
<iframe src="{{ output_path }}"
|
|
class="extractor-fullscreen git-fullscreen"
|
|
style="width: 100%; height: 100vh; border: none; background: #fff;"
|
|
sandbox="allow-same-origin">
|
|
</iframe>
|