From 973cd97911f11f4949b1bfd3c0c17c7ccca2b0b4 Mon Sep 17 00:00:00 2001 From: Ross Date: Fri, 5 Feb 2021 14:42:23 +0000 Subject: [PATCH] . --- longs/templates/longs/long_display_block.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/longs/templates/longs/long_display_block.html b/longs/templates/longs/long_display_block.html index 4b0835f8..c154efd6 100755 --- a/longs/templates/longs/long_display_block.html +++ b/longs/templates/longs/long_display_block.html @@ -58,4 +58,4 @@ function popitup(url, title) { } -{% end js %} \ No newline at end of file +{% end block %} \ No newline at end of file