{% extends "sentry/layout.html" %} {% load i18n %} {% block title %}{{ project.name }} | {{ block.super }}{% endblock %} {% block breadcrumb %} {{ block.super }}
{% trans "To start sending events to Sentry select a platform:" %}
{% include "sentry/partial/_client_config.html" %} {% endblock %}