{% extends "layout.html" %} {% block title %}{{ error.name }}{% endblock %} {% block body %}
{{ error.description }}
go somewhere nice {% endblock %}