{% extends "base-with-sidebar.html" %} {% load authperm %} {% load staticres %} {% block title %} 输入查看密码 - 丘丘塔台 {% endblock %} {% block sidebar %} {% include "home/front.sidebar.html" %} {% endblock %} {% block content %}
后退
{% csrf_token %}
{% endblock %}