{% extends "base_ng.html" %} {%block head_js%} {{super()}} {%endblock%} {%block body_head%} {%endblock%} {% block container_outer %}
[[ vm.chart.title ]]
{%if g.legend == "on"%}
{%endif%}
{% endblock %}