{# #} {% init key = "" %} {% init relevant_words = [] %} {% include common/sidebar/app_index.html %} {% if key != "" %}
相关搜索
{% if len(relevant_words) == 0 %} 暂无相关搜索 {% end %} {% for word in relevant_words %} {{word}} {% end %}
{% end %}