{% extends "base.html" %} {% block title %}Error{% endblock %} {% block body %} Internal Server Error: The template {{ template }} wasn't found. {% endblock %}