{% load static %} {% load i18n %} {% load l10n %} {% load humanize %} {% load mastodon %} {% load thumb %} {{ site_name }} - {% trans '搜索结果' %} {% include "common_libs.html" %} {% include '_header.html' %}
{% if job_id %}
正在从{{ site.SITE_NAME.label }}获取
{% else %}
获取系统繁忙,请稍等几秒钟再搜索
{% endif %}
{% include '_footer.html' %}