{% extends "sentry/layout.html" %} {% load i18n %} {% block heading %}{% trans "Search" %}{% endblock %} {% block main %}

{% trans "We were unable to find a message matching the ID you entered." %}

{% endblock %}