{% extends "sentry/layout.html" %} {% load i18n %} {% block title %}{% trans "Page Not Found" %} | {{ block.super }}{% endblock %} {% block bodyclass %}{% endblock %} {% block page_header %}
{% trans "The page you are looking for was not found." %}
{% trans "Return to the dashboard" %}