{# 코드 종목명 업종 버튼3개 #} {% include 'report_stock/report/title_n_buttons.html' %} {# 좌측 기본정보 우측 그래프 #}
{% include 'report_stock/report/intro_table.html' %}
{{ graph_price_div | safe }} {{ graph_per_div | safe }} {{ graph_pbr_div | safe }}
{# Red #} {% include 'report_stock/report/red.html' %} {# Mil #} {% include 'report_stock/report/mil.html' %} {# Blue #} {% include 'report_stock/report/blue.html' %} {# Growth #} {% include 'report_stock/report/growth.html' %} {# C108 #} {% include 'report_stock/report/c108.html' %} {# Dart #} {% include 'report_stock/report/dart.html' %}
{{ graph_price_script | safe}} {{ graph_per_script | safe}} {{ graph_pbr_script | safe}}