{% extends base %} {% block head %} {% end %} {% block body %} {% set path = xutils.get_argument("path") %}
{% init fs_title = "文本阅读" %} {% include fs/component/fs_title.html %} {% include mod_fs_path.html %}
阅读 {% end %}