Browse Source

fix bracing in template tag for PREVIEW_ORIGINALS

Nick Sweeting 3 years ago
parent
commit
ecbcb6a1b3
1 changed files with 1 additions and 1 deletions
  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>