{% load static %} {% load i18n %} {% load l10n %} {% load humanize %} {% load admin_url %} {% load mastodon %} {% load oauth_token %} {% load truncate %} {% load highlight %} {% load thumb %} {{ site_name }} - {% trans '查询用户' %} {% include "common_libs.html" %} {% include '_header.html' %}
{% if handle %}
正在从联邦网络查询{{ handle }}
{% else %}
获取系统繁忙,请稍等几秒钟再搜索
{% endif %}
{% include '_footer.html' %}