{% extends "main.html" %} {% block title %}404: {{ _("That page wasn't found.")}}{% endblock %} {% block content %} {{ super() }}