From 7b52d1e568c07434bb819d6441b9f7ef3eddcaaf Mon Sep 17 00:00:00 2001 From: Ross Date: Fri, 5 Feb 2021 14:42:00 +0000 Subject: [PATCH] . --- longs/templates/longs/long_display_block.html | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/longs/templates/longs/long_display_block.html b/longs/templates/longs/long_display_block.html index 61ec092c..4b0835f8 100755 --- a/longs/templates/longs/long_display_block.html +++ b/longs/templates/longs/long_display_block.html @@ -15,7 +15,7 @@ {{series.get_block}} -Test {% endfor %} @@ -44,4 +44,18 @@ {% endfor %} - \ No newline at end of file + + +{% block js %} + + + + +{% end js %} \ No newline at end of file