{% extends base %} {% block head %} {% end %} {% block body_left %}
{% set title = "在线终端" %} {% include common/base_title.html %}
{% end %} {% block body_right %} {% include common/sidebar/default.html %} {% end %}