{% extends "layout.html" %} {% block body %} {% block h1_error %} {{status_code}} : {{status_message}} {% endblock h1_error %} {% block error_detail %} {% endblock %}
Read the FAQ for more information.