{% extends "sentry/groups/details.html" %} {% load i18n %} {% block title %}{{ title }} | {{ block.super }}{% endblock %} {% block inner %}
{% trans "You have not yet configured this plugin for this project." %}
{% endblock %}