{{ extends "thatsallfolks/base.html" }} {% block title %}Hello, World!{% end %} {% block body %} {{ block.super }}

{{hi}}

{% if hi %}

true

{% end %} {% if children %} {% end if %} {% end block %}