theme/templates/base.html

changeset 70
b027bc447b57
parent 68
4fa6621fec0f
child 102
3be37c16285c
--- a/theme/templates/base.html	Mon Sep 19 00:25:06 2016 +0200
+++ b/theme/templates/base.html	Tue Nov 22 22:50:31 2016 +0100
@@ -50,7 +50,7 @@
         {% endfor %}
     {% endif %}
 {% endif %}
-	
+  <script type="text/javascript" src="{{ SITEURL }}/js/plotly-latest.min.js"></script>
   {% endblock head %}        
 </head>
 <body onload="WaveDrom.ProcessAll()">

mercurial