{% extends "sentry/layout.html" %} {% load i18n %} {% block title %}{% trans "Search" %} | {{ block.super }}{% endblock %} {% block heading %}{% trans "Search" %}{% endblock %} {% block main %}
{% trans "We were unable to find a message matching the ID you entered." %}
{% endblock %}