{% extends base.html %} {% block body_right %} {% include system/component/admin_nav.html %} {% end %} {% block body_left %} {% include system/component/system_css.html %} {% init comment_html = "" %}
系统信息
{% if comment_html != "" %}
{% raw comment_html %}
{% end %}
{% end %}