{% extends 'base.html' %} {% block title %} 个人中心 {% endblock %} {% block main %} {% if request.session.user %}
{{ msg }}
{% else %} {% endif %}id | 贴吧 | 帖子 | 楼中楼 | 时间 | s成功/失败 | 暂停 | 暂停次数 | 操作 |
---|---|---|---|---|---|---|---|---|
{{ i.id }} | {{ i.name }} | {{ i.tid }} | {% if i.isLou %} {{ i.floor }} {% else %} 否 {% endif %} | {{ i.time }} | {{ i.success }} / {{ i.fail }} | {% if i.stop %} 是 {% else %} 否 {% endif %} | {{ i.stop_times }} | |
nothing... | nothing... | nothing... | nothing... | nothing... | nothing... | nothing... | nothing... | nothing... |