{% extends "minijinja/layout" %} {% block page %}

Hi {{ name }}!

Here are your items:

Try going to /minijinja/hello/Your Name.

{% endblock %}