{% load i18n %} {% trans '登录|蓝鲸智云' %}
{% csrf_token %}
{% if error_message %} {{ error_message }} {% endif %}
{% include "account/agreement.part" %}
{% trans '您的浏览器非Chrome,建议您使用最新版本的Chrome浏览,以保证最好的体验效果' %}