🎉
欢迎回来,{{ username }}!
Welcome Back!
您已成功登录
这是您的专属空间
小白一直陪伴着您 🐶
退出登录
{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %}
{% for category, message in messages %}
{{ message }}
{% endfor %}
{% endif %} {% endwith %}