{% extends "sentry/help/platform_index.html" %} {% load i18n %} {% load sentry_helpers %} {% block title %}{{ platform_title }} Client Configuration | {{ block.super }}{% endblock %} {% block client_overview_class %}{% endblock %} {% block breadcrumbs %} {{ block.super }}
  • /
  • {{ platform_title }}
  • {% endblock %} {% block main %}

    {{ platform_title }}

    {{ template }}
    Looking for your DSN? You'll find it under Project Settings › API Keys.
    {% endblock %}