{% extends 'base/base.html' %} {% block script %} {{ super()}} {% endblock %} {% block content %} {{ breadcrumb(hrefs={'所有主题':url_for('topic.topic')},active='精华文章')}}