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