{% include 'header.html' %}
个人信息 返回主页面
{% if error %}
{{ error }}
{% endif %} {% if success %}
{{ success }}
{% endif %}

请查看并更新您的个人信息

{% include 'footer.html' %}