{% extends "pub/basepage.html"%} {% block title%} 首页 {% endblock %} {% block content %}
{% if message%} {{message}} {% endif %}
{% csrf_token %}
用户名 {{userInfos.currentuser.username}}
QQ
MSN
阿里旺旺
Email
固定电话
移动电话
联系地址:
邮政编码:
{% endblock %} {% block sidebar%}
管理
{% endblock %}