j@1019: {% extends "theme.html" %} j@1019: {% block body %} j@1019:
j@1019:
j@1019:
j@1019: {{ content|safe }} j@1019:
j@1019:
j@1019:
j@1019: O3 column time series j@1019:
j@1019:
j@1019: j@1019:
j@1019: {{ content_explanation|safe }} j@1019: {{ modal_info|safe }} j@1019:
j@1019:
j@1019:
j@1019: {% endblock %}