{% extends 'base.html' %} {% load echarts %} {% block main_content %}
{{ chart_info.description }}
{% for tag in chart_info.tags %} {{ tag }} {% endfor %}