{% extends 'django_tables2/table.html' %} {% load template_helpers %} {% block table.tbody.row %} {{ block.super }} {% if row.table.new_row_columns %} {% for new_row in row.new_rows %}