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