{% extends 'front/front_base.html' %} {% block head %} {# #} {% endblock %} {% block title %} 公众号-洞见微信聚合 {% endblock %} {% block content %}
Github同步仓库
{% for tag in tags %}

{{ tag.tag_name }}

{% endfor %}
{% endblock %}