浏览代码

fix bracing in template tag for PREVIEW_ORIGINALS

Nick Sweeting 3 年之前
父节点
当前提交
ecbcb6a1b3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      archivebox/templates/core/snapshot.html

+ 1 - 1
archivebox/templates/core/snapshot.html

@@ -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>