{% load render_table from django_tables2 %}
Options
{% if object.directives %} {% endif %} {% if object.action %} {% endif %}
Directives {{ object.directives }}
Action {{ object.action }}
Filter Entries
{% render_table filter_entry_table %}