{% extends 'errors/base.html' %} {% block title %}Gimme: Hello World!{% endblock %} {% block body %}

It works!

{% endblock %}