{% extends "sentry/groups/details.html" %} {% load i18n %} {% load sentry_activity %} {% load sentry_helpers %} {% load sentry_plugins %} {% block title %}{{ event.error }} | {{ block.super }}{% endblock %} {% block page_header_block %}
{% endblock %} {% block bodyclass %}{% endblock %} {% block main %} {% handle_before_events request group %}{% trans "You are viewing a publicly available version of this event's data. Some information may not be available." %}
{{ event.message }}