{% load staticfiles %}
登录
用户登陆
登录
{% csrf_token %} {{ form.non_field_errors }} {% for field in form %} {{ field.label_tag }} {{ field }} {{ field.errors }} {% if field.help_text %}
{{ field.help_text|safe }}
{% endif %} {% endfor %}
登录
没有账号?
立即注册
{#
忘记密码?
#}
Copyright © 2018 大数据分析与应用 | Designed by
Zhuguan Kang