{% load render_table from django_tables2 %} django_tables2 with semantic template example
{% block body %}

django_tables2 with Semantic UI template example

{% render_table table %} {% endblock %}