{% extends "base.html" %} {% block tab_title %}{{ gettext('Page not found') }}{% endblock %} {% block body %}

{{ gettext('Page not found') }}

{{ gettext("Sorry, we couldn't locate what you requested.") }}

{{ gettext('Look up a codename...') }}

{% endblock %}