I saw a template using {{ block.super }}
(inside block
tags), without any extends
tag anywhere in the file.
Here it is: https://github.com/RyanBalfanz/django-launch-page/blob/develop/launch_page/templates/launch_page/base.html
What does it mean?