{% extends "sentry/groups/group_list.html" %} {% load url from future %} {% load i18n %} {% load sentry_activity %} {% load sentry_helpers %} {% load sentry_plugins %} {% block title %}{% if event %}{{ event.error }}{% else %}{{ group.message }}{% endif %} | {{ block.super }}{% endblock %} {% block breadcrumb %} {{ block.super }}
{{ event.message }}{% endif %} {% include "sentry/partial/_event_details.html" %} {% endwith %} {% endblock %}
{% if can_admin_event %} {% endif %} {% for tag in group.get_tags %} {% render_tag_widget group tag %} {% endfor %} {% for html in group|get_widgets:request %} {{ html|safe }} {% endfor %} {% endblock %} {% block content_after %} {% endblock %} {% if can_admin_event and not group.project.public %} {% endif %}