{% load helpers %} {% if actions %}
{% else %} {% include 'utils/responsive_table.html' %} {% endif %} {% include 'includes/pagination.html' with paginator=table.paginator page=table.page %} {% if request.user.is_authenticated and table_modal %} {% table_config_form table %} {% endif %}