{% include 'bootstrap.html' %} {% include 'menu.html' %}
{% include 'header.html' %}
IC技术圈视频
{% for v in video_list %}
{{ v.video_description }}

{% endfor %}
{% include 'footer_mini.html' %}