{% if bootstrapped %}控制台登录{% else %}初始化管理员{% endif %}
登录后可管理账号、目标好友、发送任务与运维配置。
{% if flash %}{{ flash.message }}
{% endif %}
{% if not bootstrapped %}
{% else %}
{% endif %}
认证页面不会展示服务器凭据或登录态数据。