{% load humanize %} {% load aristotle_tags %}
Author | Title (and workgroup) | {% if showWorkgroups %}Workgroup | {% endif %}Latest comment |
---|---|---|---|
{{ post.author }} {{ post.created|naturaltime }} |
{{ post.title }} {% if showWorkgroups %} In {{ post.workgroup }} {% endif %} | {% if showWorkgroups %}{{ post.workgroup }} | {% endif %}{% if post.comments.last %} {{ post.comments.last.author }}, {{ post.comments.last.created|naturaltime }} ({{ post.comments.count }} total) {% else %} - {% endif %} {% ternary post.closed '(Closed)' '' %} |