{% extends "sentry/layout.html" %} {% load i18n %} {% load sentry_helpers %} {% block meta %} {{ block.super }} {% endblock %} {% block page_header %}
{% trans "To start sending events, configure your client with the following DSN value:" %}
{{ project_dsn }}
{% blocktrans with 'http://sentry.readthedocs.org' as link %}For more information, please see the documentation.{% endblocktrans %}
{% else %}{% trans "No events match your filters." %}
{% endif %}