{% extends base %} {% block head %} {% end %} {% block body %} {% init action = "" %} {% init path = "" %} {% init index_size = 0 %} {% init show_index_dirs = True %}
索引数量: {{index_size}}
{% if action == "reindex" %}重建索引耗时: {{"%.2f"%cost}}秒
{% end %}