{% if bootstrapped %}控制台登录{% else %}初始化管理员{% endif %}

登录后可管理账号、目标好友、发送任务与运维配置。

{% if flash %}
{{ flash.message }}
{% endif %} {% if not bootstrapped %}
{% else %}
{% endif %}