{% extends base %} {% block head %} {% set-global search_action = '/fs_find' %} {% set-global search_placeholder = '搜索文件' %} {% end %} {% block search_form %} {% end %} {% block body_left %} {% init find_key = "" %} {% init error = "" %} {% init show_fs_path = True %} {% init search_category = "fs" %} {% init show_hidden_files = False %}
{{error}}