{% extends "layout.html" %} {% block body %} {{ _("Sorry, we were unable to find the page you've asked for.") }} {{ _("The best thing to do is probably to get back to the main page.")}} {% endblock %}