Total {{ total }}
| Number | Title | Author | Posted on | Views |
|---|---|---|---|---|
| Notice | {{ notice.title }} [{{ notice.comment_count }}] | {{ notice.user.pub_name }} Anonymous |
|
{{ notice.view_count }} |
| {{ post.id }} | {{ post.title }} [{{ post.comment_count }}] | {{ post.user ? post.user.pub_name : 'Anonymous' }} |
|
{{ post.view_count }} |