{% extends "sentry/layout.html" %} {% load i18n %} {% load sentry_helpers %} {% block title %}{{ group.error }} | {{ block.super }}{% endblock %} {% block breadcrumb %} {{ block.super }}
{{ group.message }}{% endif %} {% if group|has_charts %}
Loading...
{{ k }} |
{% if v %}
{% if v|is_dict %}
{% if v|length > 5 %}
▶ {% trans "Body" %}
{% endif %}
{{ v|pprint }}{% endif %} {% else %} {% blocktrans with k as varname %}No data for {{ varname }}{% endblocktrans %} {% endif %} |
---|
{{ k }} | {{ v }} |
---|