{%- set version = "3.2.0" %} {% if config['LOCAL_MODE'] == True %} {% else %} {% endif %} {% set needs_jQuery_ui = ['wordcloud', 'multicloud'] -%} {% if active_page in needs_jQuery_ui %} {% if config['LOCAL_MODE'] == True %} {% else %} {% endif %} {% endif %} {% set needs_d3 = ['wordcloud', 'multicloud', 'viz', 'kmeans', 'rollingwindow'] -%} {% if active_page in needs_d3 %} {% if config['LOCAL_MODE'] == True %} {% else %} {% endif %} {% endif %} {% if config['LOCAL_MODE'] == True %} {% else %} {% endif %} {% if config['LOCAL_MODE'] == True %} {% else %} {% endif %} {% block section_head %}{% endblock %} {% block head %}{% endblock %}
Loading...
{% block content %} {% endblock %}