{% extends "admin/base.html" %} {% block title %}管理员登录{% endblock %} {% block content %}
{% if error %} {% endif %}
{% endblock %}