1 2 3 4 5 6
{% extends "base.html.j2" %} {% block content %} <h2>Error</h2> {{ error }} {% endblock %}