{% extends 'nautobot_ssot/sync_header.html' %} {% load buttons %} {% block content %}
{% include "responsive_table.html" %}
{% include 'inc/paginator.html' with paginator=table.paginator page=table.page %}
{% endblock %}