{% set title = '用户设置' if user == current_user else user.id + ' 的用户设置' %} {% extends "layout.html" %} {% block container %}
如果需要更改密码,请填写下面三项。