{% load ui_framework %} {% if body_content_table_list_url and more_queryset_count > 0 %} View {{ more_queryset_count }} more {{ body_content_table_verbose_name_plural }} {% endif %} {% if footer_buttons %}
{% render_components footer_buttons %}
{% endif %} {% if body_content_table_add_url %}
Add {{ body_content_table_verbose_name }}
{% endif %} {% if footer_buttons %} {% endif %}