{% extends "django_tables2/table.html" %} {% load docbow %} {% load i18n %} {% load humanize %} {% block table.tbody.row %}
{{ row.record.comment }}