mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-10 06:34:16 +00:00
fix bracing in template tag for PREVIEW_ORIGINALS
This commit is contained in:
parent
8ebf3e2f93
commit
ecbcb6a1b3
1 changed files with 1 additions and 1 deletions
|
@ -428,7 +428,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{{% endif %}}
|
||||
{% endif %}
|
||||
<div class="col-lg-2">
|
||||
<div class="card">
|
||||
<iframe class="card-img-top" src="{{headers_path}}" sandbox="allow-same-origin allow-top-navigation-by-user-activation allow-scripts allow-forms" scrolling="no" loading="lazy"></iframe>
|
||||
|
|
Loading…
Reference in a new issue