{% load helpers %} {# Time #} {{ log.time|date:"SHORT_DATETIME_FORMAT" }} {# Author #} {{ log.user }} {# Content #} {{ log.content }}