全部专题
{% for topic in topics %}
{% endfor %}
{{ topic.name }}
{{ topic.app_count }}款应用 · {{ topic.desc[:30] }}...
{% if extra_head %}{{ extra_head }}{% endif %}