{% load i18n %} {% trans '登录 | 腾讯蓝鲸智云' %}
{% if not custom_login %}
{% csrf_token %}
{% if error_message %} {{ error_message }} {% if token_set_password_url %} {% trans '请修改密码' %} {% endif %} {% endif %}
{% csrf_token %}
{% endif %}
{% if "/plain/" not in APP_PATH %} {% endif %} {% include "account/agreement.part" %}
{% trans '您的浏览器非Chrome,建议您使用最新版本的Chrome浏览,以保证最好的体验效果' %}
{% trans '企业证书校验无效,请联系系统管理员处理' %}