{% load render_table from django_tables2 %} <div class="table-responsive"> {% render_table table 'inc/table.html' %} </div>