{% extends 'base.html' %} {% load echarts %} {% block main_content %}

{% include layout_tpl with chart_info_list=page_obj.object_list only %} {% endblock %}