{% extends "base.html" %} {% load i18n %} {% block head_title %}{% trans "Not Found" %}{% endblock %} {% block body %}
{% trans "We can't find it! Oh no! The page isn't here!" %}
{% trans "If it's our fault, would you please do us a favor and" %} {% trans "create a ticket?" %}