{% extends "base.html" %} {% block title %}Homepage{% endblock title %} {% block body %} # Hello World! This is the template, it contains a link to [a file](/section/chapter/file.html) in the first chapter of a random section and the default footer (below). {% endblock body %}