{% load i18n %} {% load bootstrap3 %} {% load render_table from django_tables2 %} {% load render_upload_form %}
{% render_upload_form source next type_label %} {% include "hid/tabs/dynamic_filters.html" %}
{% csrf_token %} {% with pagination_class="pagination-circle-nav" %} {% render_table table %} {% endwith %} {% with button_placement="bottom" %} {% include "hid/tabs/view_and_edit_buttons.html" %} {% endwith %}