{% init baseurl = "/plugins_list" %} {% init show_category = True %} {% init show_back = "false" %} {% init title = "插件中心" %} {% init category_name = None %}
{{ title }} {% if _is_mobile and category_name != None and category_name != "" %} : {{category_name}} {% end %}
分类 {% if _is_admin %} 管理 {% end %} {% if show_back == "true" %} {% include common/button/back_button.html %} {% end %}
{% if show_category %} {% include plugin/header/plugin_category.html %} {% end %}