diff --git a/content/posts/170526-bar-charts-bokeh.markdown b/content/posts/170526-bar-charts-bokeh.markdown index 2ec2bc595..77e40a461 100644 --- a/content/posts/170526-bar-charts-bokeh.markdown +++ b/content/posts/170526-bar-charts-bokeh.markdown @@ -337,9 +337,10 @@ files and the remaining two are the generated chart.

Bugs found over the past {{ bars_count }} days

{{ the_div|safe }} + {{ the_script|safe }} - {{ the_script|safe }} + ```