{% extends "oj_base.html" %} {% block title %} {{ user.username }}的主页 {% endblock %} {% block body %}
{{ user.userprofile.mood }}
{% endif %}{{ user.userprofile.school }}
{% endif %} {% if user.userprofile.blog %} {% endif %} {% if user.userprofile.hduoj_username %}
{{ user.userprofile.hduoj_username }}
{{ user.userprofile.bestcoder_username }}
{{ user.userprofile.codeforces_username }}
{{ user.create_time }}