{% extends "main.html" %} {% block title %}404: {{ _("You've ruined everything.")}}{% endblock %} {% block content %} {{ super() }}