{% extends 'front/front_base.html' %} {% block title %} 洞见微信聚合-安全圈搜狗微信搜索_订阅号及文章内容独家收录,一搜即达 {% endblock %} {% block head %} {# #} {% endblock %} {% block main_left %}
{# 文章列表#}
{% endblock %} {% block main_right %}
公告 {{ article_num }} 文章数:
{{ announcement.context|safe }}
{#二维码图片提示框#}
公众号{{ account_num }}
{#
#} {#

热门公众号

#} {#
洞见网安
#} {#
洞见网安
#} {#
#}
{% for tag in tags %}

{{ tag.tag_name }}{{ tag.accounts|length }}

{% for foo in tag.accounts %} {{ foo.account_name }} {#
#} {#
#} {# #} {#
#} {#
#}
{% endfor %}
{% endfor %}
{% endblock %}