From 8b07a39cb0ee1324418463178a62ba32fc4f9666 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Thu, 23 May 2019 16:40:33 -0400 Subject: Move js to separate files --- app/templates/annotate/index.html | 273 ++------------------------------------ 1 file changed, 9 insertions(+), 264 deletions(-) (limited to 'app/templates') diff --git a/app/templates/annotate/index.html b/app/templates/annotate/index.html index e2d0efc..106ef2a 100644 --- a/app/templates/annotate/index.html +++ b/app/templates/annotate/index.html @@ -76,278 +76,23 @@ {# Based on: https://github.com/benalexkeen/d3-flask-blog-post/blob/master/templates/index.html #} {# And: https://bl.ocks.org/mbostock/35964711079355050ff1 #} - - + + + + {% endblock %} -- cgit v1.2.3