{% extends "base.html" %} {% block tab_title %}{{ gettext('Server error') }}{% endblock %} {% block body %}

{{ gettext('Server error') }}

{{ gettext('Sorry, the website encountered an error and was unable to complete your request.') }}

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

{% endblock %}