系统门户

登录 {% if allow_registration %} 注册 {% endif %}
{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %}
{% for category, message in messages %}
{{ message }}
{% endfor %}
{% endif %} {% endwith %} {% if mode == 'login' %}
person
找回密码
lock
verified_user
{{ captcha }}
refresh
{% else %}
badge
lock
{% endif %}