mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-05 18:35:50 +10:00
7 lines
269 B
HTML
7 lines
269 B
HTML
<!-- Git embed - directory listing of cloned repo -->
|
|
<iframe src="{{ output_path }}"
|
|
class="extractor-embed git-embed"
|
|
style="width: 100%; height: 100%; min-height: 400px; border: none; background: #fff;"
|
|
sandbox="allow-same-origin">
|
|
</iframe>
|