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