{% extends "admin/base_site.html" %} {% load i18n %} {% block extrastyle %} {{ block.super }} {% endblock %} {% block content %}
{{ form.non_field_errors }}
{% trans "You have view access to this collector configuration, but not permission to change it." %}
{% trans "Run the test to preview matching messages." %}