parent
49cc934f20
commit
92cfbd8f80
@ -1,3 +1,3 @@
|
||||
{{ object.title }}
|
||||
{{ object.author.username }}
|
||||
{{ object.body }}
|
||||
{{ object.title }} {# 显示对象标题 #}
|
||||
{{ object.author.username }} {# 显示作者用户名 #}
|
||||
{{ object.body }} {# 显示对象内容 #}
|
||||
Loading…
Reference in new issue