{% extends 'generic/_base.html' %} {% load helpers %} {% load i18n %} {% load render_table from django_tables2 %} {% block title %}Sync {{ table.rows|length }} RIR Configs?{% endblock %} {% block tabs %}
{% endblock %} {% block content %}This will enqueue sync jobs for {{ table.rows|length }} RIR config(s). Configs for which you have no API key will be skipped.