{% if table %} {% load render_table from django_tables2 %} {% render_table table %} {% else %}

No data for period.

{% endif %}