{% extends "base" %} {% block content %}

Hi {{name}}

Here are your items:

Try going to /hello/YourName

{% endblock content %}