From ecbcb6a1b3e75095f9c6d7e3659363bf7f56b56b Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Mon, 9 May 2022 19:56:08 -0700 Subject: [PATCH] fix bracing in template tag for PREVIEW_ORIGINALS --- archivebox/templates/core/snapshot.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archivebox/templates/core/snapshot.html b/archivebox/templates/core/snapshot.html index 9b8b1e53..d4f43d3d 100644 --- a/archivebox/templates/core/snapshot.html +++ b/archivebox/templates/core/snapshot.html @@ -428,7 +428,7 @@ - {{% endif %}} + {% endif %}