{% extends base.html %} {% block body %} {% import web %}

{{T("后台管理")}}

{% include system/component/admin_nav.html %} {% end %}