{% init baseurl = "/plugin_list" %} {% init show_category = True %} {% init show_back = False %} {% init title = "插件中心" %} {% init title_url = _server_home + "/plugin_category_list" %} {% init category_name = None %} {% init parent_link = None %}
{% if parent_link %} {{parent_link.text}} / {% end %} {{ title }}
{% if _is_admin %} 管理 {% end %} {% if show_back %} {% include common/button/back_button.html %} {% end %}
{% include plugin/header/plugin_category.html %}